All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- added f80 type
- Fixed path to this file in README
1.5.2 - 2024-08-13
A sizable number of commits are courtesy of travisstaloch and gwenzek.
- Troubleshooting note
- Zig function macro (other than just for main)
- Union, struct, and enum to symbol list
- Differentiate error declaration from error usage
- Match
=>
as a single token - Tests for test blocks
- Sublime menu path
- Changed default format on save to false
- Fixed result_file_regex
- Fixed bitshift assign operator
- Textmate Github Actions workflow
- Info files
- YAML-tm* files
- tmCommand files
1.5.1 - 2024-08-10
- Added support for Zon files (including
nan
andinf
). - Updated README path.
- Travis CI workflow