opendata/changelog.md

1.5 KiB

Changelog

2024-12-31 - 1.1.2 - fix(GermanBusinessData)

Ensure unique ID generation for BusinessRecord

  • Added generation of a new ID for each BusinessRecord in GermanBusinessData.
  • Ensures each business record has a unique identifier.

2024-12-31 - 1.1.1 - fix(dependencies)

Update dependencies and devDependencies to newer versions.

  • @git.zone/tsbuild from ^2.1.25 to ^2.2.0
  • @git.zone/tsbundle from ^2.0.5 to ^2.1.0
  • @git.zone/tsrun from ^1.2.46 to ^1.3.3
  • @git.zone/tstest from ^1.0.84 to ^1.0.90
  • @push.rocks/tapbundle from ^5.0.15 to ^5.5.4
  • @types/node from ^20.9.0 to ^22.10.2
  • @push.rocks/qenv from ^6.0.4 to ^6.1.0
  • @push.rocks/smartarchive from ^4.0.19 to ^4.0.39
  • @push.rocks/smartdata from ^5.0.33 to ^5.2.10
  • @push.rocks/smartfile from ^11.0.0 to ^11.0.23
  • @push.rocks/smartpath from ^5.0.11 to ^5.0.18
  • @push.rocks/smartpromise from ^4.0.3 to ^4.0.4
  • @push.rocks/smartrequest from ^2.0.21 to ^2.0.23
  • @push.rocks/smartstream from ^3.0.30 to ^3.2.5

2024-12-31 - 1.1.0 - feat(core)

Enhanced data handling and retrieval features, improved usage documentation

  • Updated package description and added project keywords in package.json.
  • Extended readme with detailed usage examples and class structures.
  • Added getBusinessRecordByName function for dynamic business record retrieval.

2024-07-02 - 1.0.3 - fix(core)

No new changes detected. Preparing for patch release.

2023-11-14 - 1.0.1 to 1.0.2 - General Updates

Minor version updates and fixes.

  • fix(core): update