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.
- Compat compat now includes version 4
- CI via GitHubActions
- Documentation via Documenter.jl and GitHubActions
- Codecoverage via GitHubActions and Codecov
- Test for testing that the syntax works with plain symbols on a line.
- TagBot and CompatHelper GitHubActions
- Simplified README.md, pointing to documentation for more details.
- The syntax broke when using simple symbols instead of more complex expression per line. This is now fixed.
- support for specifying a wrapper, which is applied to each container (defaults to identity)
initial release