Releases: viur-framework/viur-toolkit
Releases · viur-framework/viur-toolkit
v0.3.1
What's Changed
- fix: Handling of missing entity in
db.increase_counteranddb.write_in_transactionby @sveneberth in #44
Full Changelog: v0.3.0...v0.3.1
v0.2.5
What's Changed
- fix: Handling of missing entity in
db.increase_counteranddb.write_in_transactionby @sveneberth in #44
Full Changelog: v0.2.4...v0.2.5
v0.1.6
What's Changed
- fix: Handling of missing entity in
db.increase_counteranddb.write_in_transactionby @sveneberth in #44
Full Changelog: v0.1.5...v0.1.6
v0.3.0
What's Changed
- feat: Allow set_status pass in skel and no key by @ArneGudermann in #31
- feat: Import facilities for
FileBone(public=True)by @phorward in #39 - feat:
debuglimitfor Importable config by @phorward in #40
New Contributors
- @ArneGudermann made their first contribution in #31
Full Changelog: v0.2.4...v0.3.0
v0.2.4
v0.2.3
What's Changed
- fix: Pass debug flag to next
Importable.do_importchunk call by @sveneberth in #36
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- fix: File import has to check the imported values, not the current bone value by @sveneberth in #34
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- fix:
Importerimport_filecall: Catch uniqueimport_keyerrors in case an other import was faster by @sveneberth in #33 - fix: Check and sanitize filename before passing to
file.writeby @sveneberth in #32
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- feat: Create
Niltype to have no confusing<object object at 0x12345679>object by @sveneberth in #14 - feat: Add
import_conf_nameparameter toImportable.create_config()to get the context by @sveneberth in #15 - feat: Add pre-commit git hooks by @sveneberth in #18
- feat: Add
only_parameterandexclude_parameterto@debugdecorator by @sveneberth in #17 - feat: Support
viur-core>=3.7; Use_private_bucketfor reports' storage place by @skoegl in #19 - feat: Add support for singleton imports by @sveneberth in #27
- feat: Call
onAddandonEdithooks inImportableby @sveneberth in #29
New Contributors
Full Changelog: v0.1.5...v0.2.0
v0.2.0.rc1
What's Changed
- feat: Create
Niltype to have no confusing<object object at 0x12345679>object by @sveneberth in #14 - feat: Add
import_conf_nameparameter toImportable.create_config()to get the context by @sveneberth in #15 - feat: Add pre-commit git hooks by @sveneberth in #18
- feat: Add
only_parameterandexclude_parameterto@debugdecorator by @sveneberth in #17 - feat: Support
viur-core>=3.7; Use_private_bucketfor reports' storage place by @skoegl in #19 - feat: Add support for singleton imports by @sveneberth in #27
New Contributors
Full Changelog: v0.1.5...v0.2.0.rc1