Skip to content

Releases: proteanhq/protean

v0.0.9

08 Mar 14:57
Compare
Choose a tag to compare
  • Reorganization of Entity Tests
  • Minor fixes for usability (discovered during SQLAlchemy plugin port)

v0.0.8

04 Mar 05:31
Compare
Choose a tag to compare
  • Introduction of find_by() method for Entities
  • Introduction of save() method for Entities
  • Support for Query Operators (>, >=, <, <=)
  • Support for Conjunction Operators (AND, OR) in queries
  • Change Fields to be full-fledged Descriptors to control getting/setting values
  • Introduction of Support for References and Associations (HasOne and HasMany)
  • Remove Pylint from static code analysis and use Flake8

v0.0.6

14 Dec 09:56
Compare
Choose a tag to compare

Repository rewritten from the ground up

v0.0.4

20 Jul 08:47
Compare
Choose a tag to compare
Bump version: 0.0.3 → 0.0.4