Skip to content

v1.4.0

Latest
Compare
Choose a tag to compare
@wsargent wsargent released this 27 Apr 23:47
· 3 commits to main since this release
fa63a8f
  • Much better name and field support with ToName and ToField
  • Log arguments with log.debug(foo) instead of using a field builder
  • Field and value attribute support
  • Some renaming, i.e. renamed OptionValueTypes to OptionToValueImplicits
  • Scala 3 support!
  • Automatic sourcecode support in logger!
  • Removed Name field from Fieldbuilder
  • Rewrite documentation to deemphasize fieldbuilder, still available for backwards compatibility.