Skip to content

v0.2.0

Compare
Choose a tag to compare
@mdtanker mdtanker released this 26 Jan 04:33
· 296 commits to main since this release

v0.2.0 (2024-01-26)

Breaking

  • refactor: force a major version bump.

BREAKING CHANGE: (cc2ecda)

Build

  • build(deps): bump hynek/build-and-inspect-python-package from 1 to 2

Bumps hynek/build-and-inspect-python-package from 1 to 2.


updated-dependencies:

  • dependency-name: hynek/build-and-inspect-python-package
    dependency-type: direct:production
    update-type: version-update:semver-major
    ...

Signed-off-by: dependabot[bot] <[email protected]> (62c0385)

  • build(deps): bump actions/download-artifact from 3 to 4

Bumps actions/download-artifact from 3 to 4.


updated-dependencies:

  • dependency-name: actions/download-artifact
    dependency-type: direct:production
    update-type: version-update:semver-major
    ...

Signed-off-by: dependabot[bot] <[email protected]> (d577c09)

  • build(deps): bump actions/setup-python from 4 to 5

Bumps actions/setup-python from 4 to 5.


updated-dependencies:

  • dependency-name: actions/setup-python
    dependency-type: direct:production
    update-type: version-update:semver-major
    ...

Signed-off-by: dependabot[bot] <[email protected]> (ba46d15)

Chore

Documentation

  • docs: update descriptions to not only focus on Antarctica (b08a509)

  • docs: add favicon and dark and light logos (77f9835)

  • docs: add logo to docs (c26f850)

  • docs: fix changelog template (31083e3)

Style