Skip to content

Releases: michael72/config-macros

Release 1.2.0 for Scala 2.11

25 Dec 16:29
Compare
Choose a tag to compare

Release done for Scala 2.11 this also works already for Scala 2.12 - analog version 1.2.0_2.10 still works for 2.10.

New features added:
use of @notsaved annotation instead of volatile
added simplified apply macro to be used instead of wrap
removed some compile warnings and added documentation