Skip to content

Releases: monstermichl/ninja-bear

v0.1.4

04 Nov 15:15
d6c3c8e
Compare
Choose a tag to compare

Changes

  • Fix name conversion by improving RegEx.

v0.1.3

04 Nov 14:27
01a61a2
Compare
Choose a tag to compare

Changes

  • Add _default_property_naming_convention method to GeneratorBase to let child classes override the default if they want.
  • Minor documentation updates.

v0.1.2

31 Oct 19:24
a7db961
Compare
Choose a tag to compare

Changes

  • Pass input_path (YAML file path) to distribution method.
  • Minor generator template improvements.

v0.1.1

31 Oct 11:37
Compare
Choose a tag to compare

Changes

  • Additionally allow 'screaming-snake' as naming convention value.
  • Use camel-case as default property naming convention.
  • Fix README.md.

v0.1.0

30 Oct 10:14
Compare
Choose a tag to compare

Initial release