Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 555 Bytes

CHANGELOG.md

File metadata and controls

16 lines (14 loc) · 555 Bytes

v0.0.4

In this release there are no changes in the code of the plugin. Only development setup and compilation flags are updated.

  • Add Nix configuration
  • Refactor Makefile
  • Add -O optimization flag for non-debug build
  • Support building using Clang
  • Support building on MacOS using Nix (tested only in CI)
  • Big update for README.md
  • Add CHANGELOG.md
  • Add .editorconfig
  • Update copyright year
  • Add Nix-based building in CI using GitHub Actions (matrix testing using different compilers, OSes, and debug modes)