Skip to content

Releases: mourogurt/ideal-couscous

Version 0.1.2

09 Nov 14:45
v0.1.2-beta
9d9dc1f

Choose a tag to compare

Version 0.1.2 Pre-release
Pre-release

bug fix and small changes

Version 0.1.1

01 Sep 07:37
v0.1.1-beta
f9cdbe9

Choose a tag to compare

Version 0.1.1 Pre-release
Pre-release
  • 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

30 Aug 15:55
v0.1-beta
183b237

Choose a tag to compare

Version 0.1 Pre-release
Pre-release
  • Bug fixes
  • Inheritance

Version 0.0.4

24 Aug 19:37
v0.0.4-alpha
7cc8c97

Choose a tag to compare

Version 0.0.4 Pre-release
Pre-release
  • Replace self-written SFINAE with hana::is_valid
  • Bug fix
  • Remove optionals

Version 0.0.3

08 Aug 08:10
v0.0.3-alpha

Choose a tag to compare

Version 0.0.3 Pre-release
Pre-release
  • Added option to disable most compile-time checks in reflect::utils
  • Macros documentation

Version 0.0.2

04 Jul 12:27
318b0d4

Choose a tag to compare

Version 0.0.2 Pre-release
Pre-release

Fixes and small changes

First alpha release

09 May 12:34

Choose a tag to compare

First alpha release Pre-release
Pre-release

Added the minimally necessary things that I would like to see in the library before I could use it at all