aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
blob: 1167db08cd87dfda4ed3f6894de874bcfa120072 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
# Changelog

## v0.6.0
- Include warnings if the `combine` or `dispatch` methods are missing
- Avoid compilation warnings from use of old macros API
- Support for deriving for value classes
- Type names and parameter labels are now passed to the API decoded
- Allow the derivation objects to be made generic in other dimensions

## v0.5.0
- Initial release