Releases: viur-framework/viur-toolkit
Releases · viur-framework/viur-toolkit
v0.4.0
What's Changed
- feat: Implement minimal clone in
without_render_preparation
by @sveneberth in #47
Full Changelog: v0.3.2...v0.4.0
v0.3.2
What's Changed
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- fix: Handling of missing entity in
db.increase_counter
anddb.write_in_transaction
by @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_counter
anddb.write_in_transaction
by @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_counter
anddb.write_in_transaction
by @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:
debuglimit
for 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_import
chunk 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:
Importer
import_file
call: Catch uniqueimport_key
errors in case an other import was faster by @sveneberth in #33 - fix: Check and sanitize filename before passing to
file.write
by @sveneberth in #32
Full Changelog: v0.2.0...v0.2.1