Releases: mourogurt/ideal-couscous
Releases · mourogurt/ideal-couscous
Version 0.1.2
bug fix and small changes
Version 0.1.1
- Fix bugs related to type handling
- Remove set, gets*, sets* functions
- Rename get -> invoke
- Make possible to use invoke as lvalue operand
Version 0.1
- Bug fixes
- Inheritance
Version 0.0.4
- Replace self-written SFINAE with hana::is_valid
- Bug fix
- Remove optionals
Version 0.0.3
- Added option to disable most compile-time checks in reflect::utils
- Macros documentation
Version 0.0.2
Fixes and small changes
First alpha release
Added the minimally necessary things that I would like to see in the library before I could use it at all