Skip to content

Resolves some issues, and other adjustments

Compare
Choose a tag to compare
@carueda carueda released this 05 Mar 18:16
  • #62 "Ability to set enums in config"
    • completed handling at first level
    • in general, generated scala class names are now fully qualified
  • #42 "Size-in-bytes should be explicitly indicated in config spec"
  • minor template generation adjustments (a feature that btw may be removed -- don't know of anyone using it)
  • test coverage improved
  • more like a devel convenience: the final formatting of the generated code (using scalafmt or googlejavaformat) is not performed if the env var NO_FORMATTER is defined