1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70
|
# Changelog
## [Unreleased](https://github.com/dermatologist/pyomop/tree/HEAD)
[Full Changelog](https://github.com/dermatologist/pyomop/compare/4.2.0...HEAD)
**Closed issues:**
- Google Cloud Platform Compatibility [\#9](https://github.com/dermatologist/pyomop/issues/9)
## [4.2.0](https://github.com/dermatologist/pyomop/tree/4.2.0) (2023-11-19)
[Full Changelog](https://github.com/dermatologist/pyomop/compare/4.1.0...4.2.0)
## [4.1.0](https://github.com/dermatologist/pyomop/tree/4.1.0) (2023-11-19)
[Full Changelog](https://github.com/dermatologist/pyomop/compare/4.0.0...4.1.0)
## [4.0.0](https://github.com/dermatologist/pyomop/tree/4.0.0) (2023-11-19)
[Full Changelog](https://github.com/dermatologist/pyomop/compare/3.2.0...4.0.0)
**Closed issues:**
- SQLAlchemy 1.4 raises error [\#6](https://github.com/dermatologist/pyomop/issues/6)
## [3.2.0](https://github.com/dermatologist/pyomop/tree/3.2.0) (2023-01-20)
[Full Changelog](https://github.com/dermatologist/pyomop/compare/3.1.0...3.2.0)
## [3.1.0](https://github.com/dermatologist/pyomop/tree/3.1.0) (2021-09-17)
[Full Changelog](https://github.com/dermatologist/pyomop/compare/3.0.0...3.1.0)
**Closed issues:**
- Import directly \(no need for conditional\) when `python_requires = >= 3.8` [\#12](https://github.com/dermatologist/pyomop/issues/12)
- ", [\#11](https://github.com/dermatologist/pyomop/issues/11)
## [3.0.0](https://github.com/dermatologist/pyomop/tree/3.0.0) (2020-10-23)
[Full Changelog](https://github.com/dermatologist/pyomop/compare/2.0.0...3.0.0)
## [2.0.0](https://github.com/dermatologist/pyomop/tree/2.0.0) (2020-06-27)
[Full Changelog](https://github.com/dermatologist/pyomop/compare/1.2.0...2.0.0)
## [1.2.0](https://github.com/dermatologist/pyomop/tree/1.2.0) (2020-05-23)
[Full Changelog](https://github.com/dermatologist/pyomop/compare/1.1.1...1.2.0)
## [1.1.1](https://github.com/dermatologist/pyomop/tree/1.1.1) (2020-05-03)
[Full Changelog](https://github.com/dermatologist/pyomop/compare/1.1.0...1.1.1)
## [1.1.0](https://github.com/dermatologist/pyomop/tree/1.1.0) (2020-05-03)
[Full Changelog](https://github.com/dermatologist/pyomop/compare/1.0.0...1.1.0)
## [1.0.0](https://github.com/dermatologist/pyomop/tree/1.0.0) (2020-05-03)
[Full Changelog](https://github.com/dermatologist/pyomop/compare/0.1.0...1.0.0)
## [0.1.0](https://github.com/dermatologist/pyomop/tree/0.1.0) (2020-05-03)
[Full Changelog](https://github.com/dermatologist/pyomop/compare/c647331d8bcb13f0353f85a49ed552294631fee3...0.1.0)
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*
|