Skip to content

Latest commit

 

History

History
62 lines (38 loc) · 1.31 KB

changelog.md

File metadata and controls

62 lines (38 loc) · 1.31 KB

Changelog

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

  • added f80 type

Changed

  • Fixed path to this file in README

Removed

1.5.2 - 2024-08-13

A sizable number of commits are courtesy of travisstaloch and gwenzek.

Added

  • 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

Changed

  • Sublime menu path
  • Changed default format on save to false
  • Fixed result_file_regex
  • Fixed bitshift assign operator

Removed

  • Textmate Github Actions workflow
  • Info files
  • YAML-tm* files
  • tmCommand files

1.5.1 - 2024-08-10

Added

  • Added support for Zon files (including nan and inf).
  • Updated README path.

Removed

  • Travis CI workflow