# Changelog ## 0.1.6 - 30/07/24 - implmeneted new token coordination system - update snippets ## 0.1.5 - 30/07/24 - implement derive Debug, Clone macros ## 0.1.4 - 30/07/24 - some errors now will print the snippet - organized codebase - fixed minor issues ## 0.1.3 - 28/07/24 - fix `E0x204` ## 0.1.2 - 28/07/24 - added parser errors - improved docs ## 0.1.1 - 28/07/24 - add tokenizer errors ## 0.1.0 - 28/07/24 - initial