Skip to content

Releases: zheylmun/compass_data

v0.0.7

25 Jan 18:06

Choose a tag to compare

Other

  • Add release-plz configuration to repository
  • Fix clippy lint for a value that it thought looked like Pi
  • Enhance the readme
  • Add a ton of tests for the new parsing
  • Add cli binary for inspecting compass projects and surveys
  • Fix warnings resulting from miete macros
  • Major refactor to separate lexing and parsing for projects, adding in propper error reporting when encountering issues in the makefiles
  • Ensure that dat files write out the parameters correctly
  • Fix warnings
  • Add support for project parameters
  • Finish filling out project format doc
  • Add survey format to survey parser
  • Update to nom 8
  • Add document describing project file format
  • Add FileFormat struct to the Survey module
  • Add test that runs additional projects from an environment variable driven directory
  • Add caching to CI builds

0.0.1

30 Jul 00:04

Choose a tag to compare

0.0.1 Pre-release
Pre-release

Initial publication of library to Crates.io