Releases: drahamim/invenflask
Releases · drahamim/invenflask
v3.3.8
- 0046b3d fix(requirements): set correct version of flask-wtf (#127)
https://github.com/org/repo/compare/v3.3.8...v3.3.8
v3.3.7
- 3315fc2 fix(requirements): add missing flask-wtf (#126)
https://github.com/org/repo/compare/v3.3.7...v3.3.7
v3.3.6
- a49f40f fix(deps): bump the python-pip group with 1 update (#124)
https://github.com/org/repo/compare/v3.3.6...v3.3.6
v3.3.5
- 49d32e4 fix(inputs): inputs are now case insensitive (#125)
https://github.com/org/repo/compare/v3.3.5...v3.3.5
v3.3.4
v3.3.3
- 5ed2a9b fix(deps): bump typing-extensions from 4.9.0 to 4.10.0 (#116)
https://github.com/org/repo/compare/v3.3.3...v3.3.3
v3.3.2
fix(deps): bump pandas from 2.2.0 to 2.2.1 (#117) Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.2.0 to 2.2.1. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](https://github.com/pandas-dev/pandas/compare/v2.2.0...v2.2.1) --- updated-dependencies: - dependency-name: pandas dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Daniel Rahamim <[email protected]>
v3.3.1
fix(deps): bump setuptools from 69.1.0 to 69.1.1 (#118) Bumps [setuptools](https://github.com/pypa/setuptools) from 69.1.0 to 69.1.1. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/setuptools/compare/v69.1.0...v69.1.1) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Daniel Rahamim <[email protected]>
v3.3.0
- 0611c35 feat(global): setup inital global settings page (#121)
https://github.com/org/repo/compare/v3.3.0...v3.3.0
v3.2.0
- 7d761ef feat(timestamps): display times based on browser timezone (#119)
https://github.com/org/repo/compare/v3.2.0...v3.2.0