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 toImportable.create_config()
to get the context by @sveneberth in #15 - feat: Add pre-commit git hooks by @sveneberth in #18
- feat: Add
only_parameter
andexclude_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
andonEdit
hooks inImportable
by @sveneberth in #29
New Contributors
Full Changelog: v0.1.5...v0.2.0