Skip to content

Releases: nfdi4cat/voc4cat-tool

Release 0.8.8

27 Jan 18:11
Compare
Choose a tag to compare

What's Changed

  • Fix jumping over every 2nd row when writing concepts to xlsx by @dalito in #255

Full Changelog: v0.8.7...v0.8.8

Release 0.8.7

26 Jan 01:02
Compare
Choose a tag to compare

What's Changed

  • Adds updates of README and CHANGELOG that should have been part of Releases 0.8.6
  • Suppress unnecessary output log from merge_vocab script.

Full Changelog: v0.8.6...v0.8.7

Release 0.8.6

26 Jan 00:39
Compare
Choose a tag to compare

What's Changed

Bug fixes

  • Fix handling of mappings to external vocabularies/ontologies by @dalito in #242

Improvements

  • Write only concepts with mapping to "Additional Concept Features" sheet by @dalito in #246

Non-breaking changes

  • Add alternate name voc4cat-merge for merge_vocab by @dalito in #243
  • Review dependencies & switch to our pylode-2.x-fork by @dalito in #247
  • Make pyLODE optional (remove from dependencies) by @dalito in #250

Maintenance

  • Fix compatibility with minor Python updates (3.12.6 to 3.12.7 and 3.11.7 to 3.11.8) by @dalito in #233
  • Support Python 3.13 & correctly specify minimum version as 3.10 by @dalito in #234
  • Update and improve gh-actions. by @dalito in #221
  • Adapt to changes in v4.4 of actions/upload-artifact by @dalito in #223

Full Changelog: v0.8.5...v0.8.6

Release 0.8.5

09 Mar 21:02
Compare
Choose a tag to compare

What's Changed

  • Create vocabulary ttl-file only once for sub-command "join" with "--outbox" option by @dalito in #216

Full Changelog: v0.8.4...v0.8.5

Release 0.8.4

04 Mar 08:24
Compare
Choose a tag to compare

What's Changed

  • Make voc4cat transform --join output conform to vocpub profile 4.7 by @dalito in #214
  • Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.12 by @dependabot in #213

Full Changelog: v0.8.3...v0.8.4

Release 0.8.3

28 Feb 20:36
Compare
Choose a tag to compare

What's Changed

  • Fix clearing of cells with hyperlinks in xlsx by openpyxl by @dalito in #210
  • Fix writing to wrong file location for sub-command "join" with "--outbox" option by @dalito in #212

Full Changelog: v0.8.2...v0.8.3

Release 0.8.2

21 Feb 17:09
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.1...v0.8.2

Release 0.8.1

20 Feb 08:47
Compare
Choose a tag to compare

What's Changed

  • Move colorama to main dependencies by @dalito in #204

Full Changelog: v0.8.0...v0.8.1

Release 0.8.0

19 Feb 22:26
Compare
Choose a tag to compare

What's Changed

  • Remove ontospy and add Python 3.12 support by @dalito in #202
  • Make example vocab pass validation with vocpub-4.7 by @dalito in #199
  • Change notes for release 0.8.0 by @dalito in #203

Full Changelog: v0.7.10...v0.8.0

Release 0.7.10

11 Feb 13:10
Compare
Choose a tag to compare

What's Changed

  • Add coverage summary as job output by @dalito in #197
  • Document vocpub version & move profile to its own dir by @dalito in #196

Full Changelog: v0.7.9...v0.7.10

This is the last planned 0.7.x release.