Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 29 Oct 20:46
d678c39

What's Changed

  • feat: Create Nil type to have no confusing <object object at 0x12345679> object by @sveneberth in #14
  • feat: Add import_conf_name parameter to Importable.create_config() to get the context by @sveneberth in #15
  • feat: Add pre-commit git hooks by @sveneberth in #18
  • feat: Add only_parameter and exclude_parameter to @debug decorator by @sveneberth in #17
  • feat: Support viur-core>=3.7; Use _private_bucket for reports' storage place by @skoegl in #19
  • feat: Add support for singleton imports by @sveneberth in #27
  • feat: Call onAdd and onEdit hooks in Importable by @sveneberth in #29

New Contributors

Full Changelog: v0.1.5...v0.2.0