Releases: ouhammmourachid/mermaid-py
Releases · ouhammmourachid/mermaid-py
v0.7.0
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #212
- chore(deps-dev): bump pytest-cov from 5.0.0 to 6.0.0 by @dependabot in #211
- chore(deps-dev): bump ruff from 0.7.1 to 0.7.2 by @dependabot in #210
- Add environment variable for mermaid server
MERMAID_INK_SERVER
by @ouhammmourachid in #221 - chore(deps-dev): bump coverage from 7.6.4 to 7.6.7 by @dependabot in #220
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #214
- chore(deps-dev): bump ruff from 0.7.2 to 0.8.0 by @dependabot in #222
- chore(deps): bump codecov/codecov-action from 4 to 5 by @dependabot in #218
Full Changelog: v0.6.1...v0.7.0
v0.6.1
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #180
- Bump ruff from 0.5.7 to 0.6.1 by @dependabot in #179
- chore: Update deployment workflow to include README.md in docs folder by @ouhammmourachid in #183
- chore: Update deployment workflow to include README.md in docs folder by @ouhammmourachid in #184
- chore: Update deployment workflow to include README.md in docs folder by @ouhammmourachid in #185
- chore: Update deployment workflow to include README.md in docs folder by @ouhammmourachid in #188
- Bump ruff from 0.6.1 to 0.6.2 by @dependabot in #181
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #182
- Add new diagram types to README.md by @ouhammmourachid in #195
- chore(deps-dev): bump ruff from 0.6.2 to 0.6.7 by @dependabot in #194
- chore(deps-dev): bump pytest from 8.3.2 to 8.3.3 by @dependabot in #193
- downgrade the version of the poetry-install action from v2.0.0 to v2 by @ouhammmourachid in #202
- chore: Update python versions in make-lint workflow by @ouhammmourachid in #165
- chore(deps-dev): bump coverage from 7.6.1 to 7.6.3 by @dependabot in #200
- chore(deps-dev): bump pre-commit from 3.8.0 to 4.0.1 by @dependabot in #199
- chore(deps-dev): bump ruff from 0.6.7 to 0.6.9 by @dependabot in #198
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #189
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #205
- chore(deps-dev): bump ruff from 0.6.9 to 0.7.0 by @dependabot in #204
- chore(deps-dev): bump coverage from 7.6.3 to 7.6.4 by @dependabot in #203
- Fix import error message while import mermaid in env without Ipython by @ouhammmourachid in #206
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #209
- chore(deps-dev): bump ruff from 0.7.0 to 0.7.1 by @dependabot in #208
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #177
- Bump ruff from 0.5.6 to 0.5.7 by @dependabot in #176
- feat(main.py): Add support for width, height, and scale query strings by @laithalsaadoon in #169
- chore: Update release workflow to use latest bumpversion-action version by @ouhammmourachid in #178
New Contributors
- @pre-commit-ci made their first contribution in #177
- @laithalsaadoon made their first contribution in #169
Full Changelog: v0.5.3...v0.6.0
v0.5.3
What's Changed
- replace flake8 by ruff by @ouhammmourachid in #167
- Bump pre-commit from 3.7.1 to 3.8.0 by @dependabot in #166
- refactor
Makefile
and update the description of the package inpyproject.toml
by @ouhammmourachid in #173 - Bump pytest from 8.1.1 to 8.3.2 by @dependabot in #170
- Bump ruff from 0.5.5 to 0.5.6 by @dependabot in #171
- refactor Makefile and update package description in pyproject.toml by @ouhammmourachid in #174
- Clean makefile by @ouhammmourachid in #175
- Bump coverage from 7.6.0 to 7.6.1 by @dependabot in #172
Full Changelog: v0.5.2...v0.5.3
v0.5.2
What's Changed
- Move test folder by @ouhammmourachid in #161
- Bump setuptools from 69.2.0 to 70.0.0 in the pip group by @dependabot in #160
- chore: Refactor module imports and file structure by @ouhammmourachid in #162
- Refactor module imports and file structure by @ouhammmourachid in #163
- Delete docs/LICENSE by @ouhammmourachid in #164
Full Changelog: v0.5.1...v0.5.2
v0.5.1
What's Changed
- chore: update bumpversion-action to version 3 by @ouhammmourachid in #151
- Bump the pip group with 2 updates by @dependabot in #145
- Bump coverage from 7.4.4 to 7.5.3 by @dependabot in #146
- Bump requests from 2.31.0 to 2.32.3 by @dependabot in #147
- Bump pre-commit from 3.7.0 to 3.7.1 by @dependabot in #149
- Update README.md by @galenseilis in #157
- chore: Update poetry.lock and pyproject.toml files by @ouhammmourachid in #158
- Bump the pip group with 2 updates by @dependabot in #156
- Bump coverage from 7.5.3 to 7.6.0 by @dependabot in #159
New Contributors
- @galenseilis made their first contribution in #157
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- deploy docs to vercel by @ouhammmourachid in #131
- update github actions and add some new ones by @ouhammmourachid in #132
- Bump ouhammmourachid/bumpversion-action from 1 to 2 by @dependabot in #135
- Bump actions/checkout from 3 to 4 by @dependabot in #134
- Update Codecov workflow and use the latest version of the codecov-action by @ouhammmourachid in #136
- Update Codecov workflow and use the latest version of the codecov-action by @ouhammmourachid in #137
- Update Mermaid package to include Position enum and set_position method by @ouhammmourachid in #139
Full Changelog: v0.3.5...v0.5.0
mermaid-py v0.4.0
What's Changed
- Bump pre-commit from 3.6.2 to 3.7.0 by @dependabot in #128
- Bump pytest-cov from 4.1.0 to 5.0.0 by @dependabot in #127
- upgrade the poetry-install actions from v1 to v2 by @ouhammmourachid in #129
- Add docs/* branch to pull_request trigger and deploy-docs job*** by @ouhammmourachid in #130
Full Changelog: v0.3.4...v0.3.5
mermaid-py v0.3.4
What's Changed
- Bump version 0.3.0 → 0.3.1 by @ouhammmourachid in #119
- Fix bumpactions by @ouhammmourachid in #120
- Update readme.md by @ouhammmourachid in #121
- Update readme.md by @ouhammmourachid in #122
- fix the image urls in the README.md file by @ouhammmourachid in #123
Full Changelog: v0.3.0...v0.3.4
mermaid-py v0.3.0
What's Changed
- Bump version 0.2.8 → 0.2.9 by @ouhammmourachid in #115
- add support for
mindmap
by @ouhammmourachid in #116 - Ouhammou/ all variable by @ouhammmourachid in #117
- Add installation of dependencies action before build and deploy action by @ouhammmourachid in #118
Full Changelog: v0.2.9...v0.3.0