Skip to content

Releases: engeir/ncdump-rich

v0.5.2

27 Feb 09:56
471d5cf
Compare
Choose a tag to compare

Changes

👷 Continuous Integration

  • fix(github): release workflow, rye version and poetry version differs (#390) @engeir
  • fix(build): release fails at version command (#389) @engeir
  • build(system): change to use Rye over Poetry (#388) @engeir
  • docs(CHANGELOG): use git-cliff to generate changelog (#375) @engeir

📚 Documentation

  • docs(CHANGELOG): use git-cliff to generate changelog (#375) @engeir

📦 Dependencies

  • build(system): change to use Rye over Poetry (#388) @engeir
  • build(deps): bump release-drafter/release-drafter from 5.22.0 to 5.25.0 (#359) @dependabot
  • build(deps-dev): bump pre-commit from 2.20.0 to 2.21.0 (#308) @dependabot
  • build(deps-dev): bump pre-commit-hooks from 4.3.0 to 4.4.0 (#309) @dependabot
  • build(deps): bump rich-click from 1.6.0 to 1.6.1 (#319) @dependabot

v0.4.0

07 Dec 09:21
19a4aa6
Compare
Choose a tag to compare

Changes

👷 Continuous Integration

  • ci: prevent commit from rich-codex run (#339) @engeir

📦 Dependencies

v0.3.4

22 Mar 14:21
2bdf2f0
Compare
Choose a tag to compare

Changes

🪲 Fixes

  • fix(linewrap): try to prevent edge case by having one char margin (#338) @engeir

👷 Continuous Integration

  • docs: add an image showing the output from the latest version (#337) @engeir

📚 Documentation

  • docs: add an image showing the output from the latest version (#337) @engeir

v0.3.3

22 Mar 10:24
ab79b54
Compare
Choose a tag to compare

Changes

🪲 Fixes

  • fix(linewrap): long lines starts on a new line (#336) @engeir

v0.3.2

16 Mar 20:46
b5ad47d
Compare
Choose a tag to compare

Changes

🪲 Fixes

  • fix(print): subtract indent in print statement (#332) @engeir

📦 Dependencies

  • build(deps): bump actions/cache from 3.2.2 to 3.2.4 (#312) @dependabot
  • build(deps): bump sphinx-rtd-theme from 1.1.1 to 1.2.0 in /docs (#315) @dependabot
  • build(deps): bump sphinx from 4.5.0 to 6.1.3 (#305) @dependabot
  • build(deps): bump virtualenv from 20.17.1 to 20.19.0 in /.github/workflows (#316) @dependabot
  • build(deps): bump pip from 22.3.1 to 23.0 in /.github/workflows (#313) @dependabot
  • build(deps): bump rich from 13.0.0 to 13.3.1 (#311) @dependabot
  • build(deps): bump rich from 12.6.0 to 13.0.0 (#295) @dependabot
  • build(deps): bump actions/cache from 3.0.11 to 3.2.2 (#291) @dependabot
  • build(deps): bump release-drafter/release-drafter from 5.21.1 to 5.22.0 (#294) @dependabot
  • build(deps): bump sphinx-click from 4.3.0 to 4.4.0 (#287) @dependabot
  • build(deps): bump sphinx from 4.5.0 to 6.0.0 (#293) @dependabot
  • build(deps): bump importlib-metadata from 5.0.0 to 6.0.0 (#296) @dependabot
  • build(deps): bump nox from 2022.8.7 to 2022.11.21 in /.github/workflows (#275) @dependabot
  • build(deps): bump salsify/action-detect-and-tag-new-version from 2.0.2 to 2.0.3 (#278) @dependabot
  • build(deps): bump virtualenv from 20.16.6 to 20.17.1 in /.github/workflows (#281) @dependabot
  • build(deps): bump pypa/gh-action-pypi-publish from 1.5.1 to 1.6.4 (#283) @dependabot
  • build(deps): bump sphinx-click from 4.3.0 to 4.4.0 in /docs (#284) @dependabot
  • build(deps): bump sphinx-click from 4.3.0 to 4.4.0 (#285) @dependabot
  • build(deps): bump rich-click from 1.5.2 to 1.6.0 (#282) @dependabot
  • build(deps): bump nox-poetry from 1.0.1 to 1.0.2 in /.github/workflows (#272) @dependabot
  • build(deps): bump pip from 22.3 to 22.3.1 in /.github/workflows (#271) @dependabot
  • build(deps): bump netcdf4 from 1.6.1 to 1.6.2 (#274) @dependabot
  • build(deps): bump crazy-max/ghaction-github-labeler from 4.0.0 to 4.1.0 (#260) @dependabot
  • build(deps): bump actions/cache from 3.0.8 to 3.0.11 (#256) @dependabot
  • build(deps): bump release-drafter/release-drafter from 5.20.1 to 5.21.1 (#259) @dependabot
  • build(deps): bump salsify/action-detect-and-tag-new-version from 2.0.1 to 2.0.2 (#262) @dependabot
  • build(deps): bump pip from 22.2.2 to 22.3 in /.github/workflows (#257) @dependabot
  • build(deps): bump virtualenv from 20.16.5 to 20.16.6 in /.github/workflows (#264) @dependabot
  • build(deps): bump poetry from 1.2.0 to 1.2.2 in /.github/workflows (#255) @dependabot
  • build(deps): bump importlib-metadata from 4.12.0 to 5.0.0 (#253) @dependabot
  • build(deps): bump sphinx from 4.5.0 to 5.3.0 (#261) @dependabot
  • build(deps): bump sphinx-rtd-theme from 1.0.0 to 1.1.1 (#269) @dependabot

v0.3.1

04 Nov 21:01
2a8f012
Compare
Choose a tag to compare

Changes

🪲 Fixes

  • fix(ncdump): don't print info in section heading (#270) @engeir

v0.3.0

04 Nov 20:37
352edd7
Compare
Choose a tag to compare

Changes

🚨 Testing

  • test: check the behaviour when giving it wrong filetype (#244) @engeir

👷 Continuous Integration

📦 Dependencies

v0.2.1

08 Sep 20:50
2885346
Compare
Choose a tag to compare

Changes

💥 Breaking Changes

  • build: add importlib-metadata as dependency to track version (#241) @engeir

🚀 Features

  • build: add importlib-metadata as dependency to track version (#241) @engeir
  • build(deps): add rich-click dependency (#238) @engeir

🔨 Refactoring

  • build(deps): add rich-click dependency (#238) @engeir

📦 Dependencies

v0.1.12

05 Sep 18:50
5092d7e
Compare
Choose a tag to compare

Changes

🪲 Fixes

  • fix: exit with error message when an unknown file type is used (#236) @engeir

📦 Dependencies

v0.1.11

11 Apr 12:17
Compare
Choose a tag to compare

Changes

🪲 Fixes

  • Fix coverage session in noxfile (nothing to combine) (#139) @engeir

🚨 Testing

  • Fix coverage session in noxfile (nothing to combine) (#139) @engeir

👷 Continuous Integration

  • Fix coverage session in noxfile (nothing to combine) (#139) @engeir

📦 Dependencies