Releases: python-ellar/ellar-sql
Releases · python-ellar/ellar-sql
0.1.2
What's Changed
- Bump codecov/codecov-action from 4.4.1 to 4.5.0 by @dependabot in #40
- Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 by @dependabot in #39
- Bump mypy from 1.10.0 to 1.10.1 by @dependabot in #38
- Bump ruff from 0.4.7 to 0.5.0 by @dependabot in #37
- Update pillow requirement from <10.1.0,>=9.4.0 to >=10.4.0,<10.5.0 by @dependabot in #36
- Bump ruff from 0.5.0 to 0.5.5 by @dependabot in #42
- Bump mypy from 1.10.1 to 1.11.1 by @dependabot in #41
- fixed deprecated reference due to ellar 0.8.1 by @eadwinCode in #43
Full Changelog: 0.1.0...0.1.2
0.1.0
What's Changed
- Update pytest-cov requirement from <5.0.0,>=2.12.0 to >=2.12.0,<6.0.0 by @dependabot in #27
- Bump mypy from 1.8.0 to 1.9.0 by @dependabot in #26
- Bump ruff from 0.3.0 to 0.3.5 by @dependabot in #25
- Bump codecov/codecov-action from 4.1.0 to 4.1.1 by @dependabot in #24
- Bump pypa/gh-action-pypi-publish from 1.8.12 to 1.8.14 by @dependabot in #23
- Bump ruff from 0.3.5 to 0.4.2 by @dependabot in #31
- Bump mypy from 1.9.0 to 1.10.0 by @dependabot in #30
- Update mkdocstrings[python] requirement from <0.25.0,>=0.19.0 to >=0.19.0,<0.26.0 by @dependabot in #29
- Bump codecov/codecov-action from 4.1.1 to 4.3.1 by @dependabot in #28
- fix: code style by @eadwinCode in #32
- Bump ruff from 0.4.2 to 0.4.7 by @dependabot in #34
- Bump codecov/codecov-action from 4.3.1 to 4.4.1 by @dependabot in #33
- feat: Image and FileField support with sqlachemy-file by @eadwinCode in #35
Full Changelog: 0.0.6...0.1.0
0.0.6
What's Changed
- Ellar SQL Logo by @eadwinCode in #22
- Fixed SQLAlchemy async package dependency @eadwinCode in f689ddf
Full Changelog: 0.0.4...0.0.6
0.0.4
What's Changed
- Bump ruff from 0.1.15 to 0.3.0 by @dependabot in #19
- Bump codecov/codecov-action from 4.0.1 to 4.1.0 by @dependabot in #18
- Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.12 by @dependabot in #17
- rearrangement lib dependencies by @eadwinCode in #20
- fixed ellar-cli dependency by @eadwinCode in #21
Full Changelog: 0.0.2...0.0.4
0.0.2
What's Changed
- Bump ruff from 0.1.9 to 0.1.15 by @dependabot in #12
- Update pytest requirement from <8.0.0,>=7.1.3 to >=7.1.3,<9.0.0 by @dependabot in #13
- Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 by @dependabot in #14
- Bump codecov/codecov-action from 3.1.4 to 4.0.1 by @dependabot in #15
- Ellar 0.7.0 support by @eadwinCode in #16
Full Changelog: 0.0.1...0.0.2
0.0.1 - First Release
What's Changed
- Bump ruff from 0.1.7 to 0.1.9 by @dependabot in #5
- Bump actions/setup-python from 4 to 5 by @dependabot in #2
- Added tests for SQLAlchemy type decorators by @eadwinCode in #7
- Feat: Pagination by @eadwinCode in #8
- Project Rename by @eadwinCode in #9
- Factory boy Support by @eadwinCode in #11
- Documentation and Code refactor by @eadwinCode in #10
New Contributors
- @eadwinCode made their first contribution in #1
- @dependabot made their first contribution in #5
Full Changelog: https://github.com/python-ellar/ellar-sql/commits/0.0.1