Releases: softwareone-platform/mpt-tool
Releases · softwareone-platform/mpt-tool
5.6.0
v5.5.0
What's Changed
- deps(deps-dev): bump ruff from 0.15.1 to 0.15.2 in the python-development group by @dependabot[bot] in #46
- deps(deps): bump the python-production group with 2 updates by @dependabot[bot] in #45
- MPT-18131: add version field to store the version when the migration was a… by @svazquezco in #47
Full Changelog: 5.4.0...5.5.0
v5.4.0
What's Changed
- MPT-17674: propagate-changes-from-template by @svazquezco in #39
- MPT-17674: add mypy to check command by @svazquezco in #42
- MPT-18141: rename --fake option to --manual by @svazquezco in #43
- deps(deps): bump typer from 0.21.1 to 0.23.1 in the python-production group by @dependabot[bot] in #40
- deps(deps-dev): bump ruff from 0.15.0 to 0.15.1 in the python-development group by @dependabot[bot] in #41
- MPT-18132: add command to run a single migration by @svazquezco in #44
Full Changelog: 5.3.0...5.4.0
v5.3.0
What's Changed
- deps(deps-dev): bump ruff from 0.14.14 to 0.15.0 in the python-development group by @dependabot[bot] in #37
- MPT-17672: add pre-commit hook by @svazquezco in #38
Full Changelog: 5.2.0...5.3.0
v5.2.0
What's Changed
- MPT-17594: add init option by @svazquezco in #34
- MPT-17594: upgrade typer package by @svazquezco in #35
- MPT-17812: rename mpt-tool to mpt-service-cli by @svazquezco in #36
Full Changelog: 5.1.0...5.2.0
v5.1.0
What's Changed
- MPT-17670: add --check option to validate duplicate migration_id in migrat… by @svazquezco in #31
- MPT-17783: add mpt-tool prefix to mpt-tool env variables by @svazquezco in #33
Full Changelog: 5.0.0...5.1.0
v5.0.0
What's Changed
- MPT-16656: configure repository by @svazquezco in #1
- deps(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #2
- MPT-16666: initial command structure and entrypoint by @svazquezco in #4
- MPT-16657: add instructions and coderabbit yaml by @svazquezco in #3
- MPT-16776: add makefile and improve compose files by @svazquezco in #7
- MPT-16657: use remote config for CodeRabbit by @svazquezco in #8
- deps(deps): bump typer from 0.21.0 to 0.21.1 in the python-production group by @dependabot[bot] in #11
- deps(deps-dev): bump the python-development group with 2 updates by @dependabot[bot] in #12
- MPT-16844: add --new-data and --new-schema options to migrate command by @svazquezco in #10
- MPT-16776: improve Dockerfile, Makefile, README and compose.yaml by @svazquezco in #13
- MPT-16845: add migrate data and schema options by @svazquezco in #15
- MPT-16844: implement NewMigrationUseCase by @svazquezco in #16
- deps(deps-dev): bump the python-development group with 2 updates by @dependabot[bot] in #19
- MPT-16847: implement list option by @svazquezco in #17
- MPT-16666: set mypy.exclude_gitignore as true by @svazquezco in #20
- MPT-17028: add airtable_client and mpt_client mixins by @svazquezco in #18
- MPT-16666: update mypy config from template by @svazquezco in #22
- MPT-16846: implement fake option by @svazquezco in #21
- MPT-17216: add package documentation by @svazquezco in #24
- MPT-16657: refactor migration command handling by @svazquezco in #23
- deps(deps): bump mpt-api-client from 1.0.0 to 5.0.0 in the python-production group by @dependabot[bot] in #27
- deps(deps-dev): bump ruff from 0.14.13 to 0.14.14 in the python-development group by @dependabot[bot] in #28
- MPT-16667: add Airtable storage by @svazquezco in #26
- deps(deps): bump actions/setup-python from 5 to 6 by @dependabot[bot] in #29
- MPT-17299: add status column to the list command by @svazquezco in #30
New Contributors
- @svazquezco made their first contribution in #1
- @dependabot[bot] made their first contribution in #2
Full Changelog: https://github.com/softwareone-platform/mpt-tool/commits/5.0.0