Skip to content

Latest commit

 

History

History
81 lines (46 loc) · 1.39 KB

CHANGELOG.md

File metadata and controls

81 lines (46 loc) · 1.39 KB

v0.0.5 (2024-10-12)

🐛🚑️ Fixes

  • sonar issues (#21)

💚👷 CI & Build

  • generate sonar properties dynamically (#20)
  • sonarqube (#19)

🔧🔨📦️ Configuration, Scripts, Packages

  • meta (#16)

v0.0.4 (2024-03-07)

♻️ Refactorings

  • rename exchange rate operations (#15)

💚👷 CI & Build

  • fix checking out (#14)
  • deps: bump pdm-project/setup-pdm from 3 to 4 (#13)
  • deps: bump actions/checkout from 3 to 4 (#12)

v0.0.3 (2024-03-07)

🐛🚑️ Fixes

  • add classifiers (#10)

build

  • deps: bump actions/upload-artifact from 3 to 4 (#4)
  • deps: bump codecov/codecov-action from 3 to 4 (#2)
  • deps: bump actions/setup-python from 4 to 5 (#5)

💚👷 CI & Build

  • switch to coveralls (#9)
  • use trusted publisher (#8)
  • change dependabot commit message for action bumps (#7)
  • fix pythonpublish workflow (#6)

📝💡 Documentation

  • add shields (#11)

v0.0.2 (2024-03-06)

🐛🚑️ Fixes

  • make version a class var

♻️ Refactorings

  • rename config

✅🤡🧪 Tests

  • update cassettes and snapshots for asset metric listings
  • update cassette and snapshot for metrics listing

💚👷 CI & Build

  • add github actions (#1)
  • add mypy pre commit hook

🔥⚰️ Clean up

  • drop dead code

🔧🔨📦️ Configuration, Scripts, Packages

  • add pdm scripts

🚨 Linting

  • mypy