Skip to content

Latest commit

 

History

History
44 lines (26 loc) · 1.24 KB

CHANGELOG.md

File metadata and controls

44 lines (26 loc) · 1.24 KB

Changelog

All notable changes to this project will be documented in this file.

This project adheres to Semantic Versioning.

[Unreleased]

[0.7.0] - 2024-01-08

  • Add support for generated fields by @gsson (thanks @killzoner) in #14

[0.6.4] - 2023-11-15

  • Add RELEASING.md with release instructions
  • Update version in Cargo.toml

[0.6.3] - 2023-11-15

  • Update the changelog so the release actually happens

[0.6.2] - 2023-11-15

  • Improve some docs and add a couple of tests by @danielbcorreia in #7
  • Update tracing-log requirement from 0.1 to 0.2 by @dependabot in #8
  • Default to using StdoutLock for writing by @gsson in #9

[0.6.1] - 2023-09-19

  • Add permissions to release

[0.6.0] - 2023-09-19

  • Add dependabot configuration
  • Add github actions for CI and release
  • Add support for constant attributes

[0.5.0] - 2023-05-06

  • Only restrict use of names we actually write