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.
- Fix more missing doc
- Add missing doc for opt out default-features
- Feature to enforce opting out of default-features
- Print order in debug log
- Moved no issue reporting to debug log
- Update doc with CI usage
- Fix reported manifest path for nested workspace member
- Also package linux aarch64 binary with musl
- Package linux x86_64 binary with musl for github.com/taiki-e/install-action support
- Add feature to enforce using only workspace metadata for some sections in workspace packages
- Add github pre-built binaries and release
- Initial version