Skip to content

Releases: dasch-swiss/dsp-tools

v7.2.0

08 May 06:59
9ac0fa4
Compare
Choose a tag to compare

7.2.0 (2024-05-08)

Enhancements

  • excel2xml: if value is not valid, print warning instead of raising an error (only where it is possible) (DEV-3571) (#938) (3ae536d)
  • new-excel2json: new lists section and excel (DEV-3462) (#916) (92cf58d)
  • start-stack: make pre-loaded projects on localhost optional (DEV-3560) (#932) (d8ab847)

Bug Fixes

Maintenance

v7.1.3

24 Apr 07:07
8b6d290
Compare
Choose a tag to compare

7.1.3 (2024-04-24)

Bug Fixes

Maintenance

Deprecated

v7.1.2

10 Apr 07:47
4b0b1b3
Compare
Choose a tag to compare

7.1.2 (2024-04-10)

Bug Fixes

Maintenance

  • add type annotations for pandas and networkx (#896) (bb0b3c6)
  • bump start-stack to 2024.04.01 (#905) (04faeec)
  • deps: bump the all-dependencies group with 10 updates (#894) (0e66199)
  • remove .gitmodules file (#897) (64e4fe3)
  • set api log level in docker-compose.yml (#899) (2a8d574)

Documentation

v7.1.1

27 Mar 13:03
35285f6
Compare
Choose a tag to compare

7.1.1 (2024-03-27)

Maintenance

  • bump start-stack to 2024.03.02-hotfix (#892) (d4733c6)

v7.1.0

27 Mar 08:20
acd290a
Compare
Choose a tag to compare

7.1.0 (2024-03-27)

Enhancements

Bug Fixes

Maintenance

Documentation

  • reformulate text-property and gui element (#890) (8d7bb79)

v7.0.0

13 Mar 08:21
9b9b50b
Compare
Choose a tag to compare

7.0.0 (2024-03-13)

⚠ BREAKING CHANGES

Enhancements

Bug Fixes

Maintenance

Documentation

  • add guarantee note for resume-xmlupload (#868) (8747edd)
  • excel2xml: code examples in docstrings: prepend function names with their namespace (#859) (7923a8c)

v6.0.0

28 Feb 08:43
38007db
Compare
Choose a tag to compare

6.0.0 (2024-02-28)

⚠ BREAKING CHANGES

Enhancements

Bug Fixes

Maintenance

  • bump start-stack to 2024.02.02 (#836) (f83ce78)
  • correct docs in regard to gui-element of hasComment (#816) (3f869d9)
  • fix typo in check_consistency_with_ontology.py (#813) (bc01027)
  • ontology_client: make retrieval of ontologies more flexible (DEV-3308) (#820) (327f61e)
  • refactor validate xml in preparation for extension (#814) (652aa9f)
  • remove docker as dependency (#835) (7f98945)
  • renaming functions of ontology checks in xmlupload (#817) (e6b0e7d)
  • test_xmlupload: separate tests (#824) (7333136)
  • test: add pytest entrypoint (#823) (e31da78)
  • test: test_shared.py turn into pytest (#826) (46e7743)
  • test: test_upload_stashed_xml_texts.py turn into pytest (#825) (755323f)
  • test: turn into pytest test_xmlupload.py (#827) (c0d1c97)
  • test: turn xml_utils.py into pytest (#828) (e97084f)
  • update data.xsd regarding TextValue encoding for hasComment (#811) (af86b94)
  • xml_validation: turn into pytest (#815) (516a2de)
  • xmlupload: improve parse xml function (#819) (9947607)

Documentation

v5.8.1

14 Feb 13:33
443195f
Compare
Choose a tag to compare

5.8.1 (2024-02-14)

Maintenance

  • bump start-stack to 2024.02.01 (#806) (9080f47)
  • models-project: remove all project update code (#802) (1aa39a1)
  • models-user-project: delete dead code (#800) (12813bc)
  • remove dead parameter in ontology client (#809) (8095ba3)
  • remove sourcery (#805) (c3ccc36)
  • rename value.py file into formatted_text_value.py (#807) (90af390)
  • renaming functions in preparation for TextValue verification (#808) (9f06f3f)
  • test-create-project: turn unittests into pytests (#804) (8c667a6)

v5.8.0

01 Feb 16:22
3413d2f
Compare
Choose a tag to compare

5.8.0 (2024-02-01)

Enhancements

Bug Fixes

Maintenance

  • bump start-stack to hotfixed 2024.01.01 (#801) (b721fdd)
  • delete dead code fragments (#792) (c5b9872)
  • deps: bump the all-dependencies group with 8 updates (#787) (0c1a5e2)
  • excel2json-lists: fix two ruff PLW0603 (#778) (5f53c38)
  • model-project: fix one ruff PLR0912 (#782) (25ad02d)
  • models-group: delete unnecessary action object (#794) (24fdc9f)
  • models-listnode: delete actions object (#795) (f7a2ec9)
  • models-listnode: delete dead code (#797) (fea23fd)
  • models-ontology: delete actions object (#796) (28299fa)
  • models-project: delete dead code (#798) (dcdbaaf)
  • models-propertyclass: fix PLR0912 (#784) (51d4265)
  • models-resourceclass: fix ruff PLR0912 (#788) (ed10c27)
  • models-user: fix three ruff PLR0912 (#780) (820fc25)
  • project_client: delete dead code (#793) (b5963de)
  • project_validate: fix one ruff PLR0912 (#781) (9ccd2a7)
  • propertyclass-resourceclass: delete dead code (#799) (d17b656)
  • remove dead code with vulture (#790) (aba9aef)
  • remove ruff ignore PLR0912 (Too many branches) (#789) (e93b049)
  • test_create_get_xmlupload: fix one ruff PLR0912 (#785) (c09c0c6)
  • use pytest's tmp_path fixture (#786) (c01a08f)

v5.7.0

31 Jan 09:56
3676c35
Compare
Choose a tag to compare

5.7.0 (2024-01-31)

Enhancements

Bug Fixes

Maintenance

Read more