All notable changes to this project will be documented in this file.
This project adheres to Semantic Versioning.
- Add support for generated fields by @gsson (thanks @killzoner) in #14
- Add RELEASING.md with release instructions
- Update version in Cargo.toml
- Update the changelog so the release actually happens
- 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
- Add permissions to release
- Add dependabot configuration
- Add github actions for CI and release
- Add support for constant attributes
- Only restrict use of names we actually write