Skip to content

v0.3.0

Compare
Choose a tag to compare
@marguskaidja marguskaidja released this 07 Nov 09:30
· 5 commits to main since this release
295c166
  • Drop support for #[ICase] to prohibit inconsistent solutions.
  • Move property related code from ClassConf into separate Properties class.
  • Added support for customizing accessor method names using #[Format] attribute.
  • Turned Accessible trait as lightweight as possible and moved most of the internal code into ClassConf.