Skip to content

Releases: rhosocial/python-activerecord

v1.0.0.dev14

11 Dec 04:49

Choose a tag to compare

v1.0.0.dev14 Pre-release
Pre-release

⚠️ Development Release
This is a development version and is not recommended for production use. Features may be unstable or subject to change.

What's Changed

This version is only compatible with rhosocial-activerecord-testsuite==1.0.0.dev4. See the release notes for whether subsequent rhosocial-activerecord versions are compatible.

Full Changelog: v1.0.0.dev13...v1.0.0.dev14

v1.0.0.dev13

29 Nov 06:51

Choose a tag to compare

v1.0.0.dev13 Pre-release
Pre-release

⚠️ Development Release
This is a development version and is not recommended for production use. Features may be unstable or subject to change.

What's Changed

This version is only compatible with rhosocial-activerecord-testsuite==1.0.0.dev3. See the release notes for whether subsequent rhosocial-activerecord versions are compatible.

Full Changelog: v1.0.0.dev12...v1.0.0.dev13

v1.0.0.dev12

07 Nov 06:55

Choose a tag to compare

v1.0.0.dev12 Pre-release
Pre-release

⚠️ Development Release
This is a development version and is not recommended for production use. Features may be unstable or subject to change.

What's Changed

  • refactor(core): Migrate to namespace packages and enhance backend storage by @vistart in #18

This version is only compatible with rhosocial-activerecord-testsuite==1.0.0.dev2. See the release notes for whether subsequent rhosocial-activerecord versions are compatible.

Full Changelog: v1.0.0.dev11...v1.0.0.dev12

v1.0.0.dev11

15 Oct 06:47
d156ddd

Choose a tag to compare

v1.0.0.dev11 Pre-release
Pre-release

⚠️ Development Release
This is a development version and is not recommended for production use. Features may be unstable or subject to change.

What's Changed

  • sync from main when updated by @vistart in #10
  • refactor: refactor test architecture and add database capability negotiation system by @vistart in #14

Full Changelog: v1.0.0.dev10...v1.0.0.dev11

📝 Note: If you find any issues or unexpected behavior, please report them in the issue tracker.

v1.0.0.dev10

03 May 05:39

Choose a tag to compare

v1.0.0.dev10 Pre-release
Pre-release

⚠️ Development Release
This is a development version and is not recommended for production use. Features may be unstable or subject to change.

What's Changed

  • Common Table Expressions (CTEs) functionality and related backend improvements by @vistart in #11

Full Changelog: v1.0.0.dev9...v1.0.0.dev10

📝 Note: If you find any issues or unexpected behavior, please report them in the issue tracker.

v1.0.0.dev9

26 Apr 16:35
47b90bc

Choose a tag to compare

v1.0.0.dev9 Pre-release
Pre-release

⚠️ Development Release
This is a development version and is not recommended for production use. Features may be unstable or subject to change.

What's Changed

  • ci: add syncing action by @vistart in #8
  • refactor: Refactored the type conversion system, introduced type registers and converters by @vistart in #9

Full Changelog: v1.0.0.dev8...v1.0.0.dev9

📝 Note: If you find any issues or unexpected behavior, please report them in the issue tracker.

v1.0.0.dev8

16 Apr 04:36
0452179

Choose a tag to compare

v1.0.0.dev8 Pre-release
Pre-release

⚠️ Development Release
This is a development version and is not recommended for production use. Features may be unstable or subject to change.

What's Changed

  • feat: Add Aggregate Query Features and Documentation Improvements by @vistart in #7

Full Changelog: v1.0.0.dev7...v1.0.0.dev8

📝 Note: If you find any issues or unexpected behavior, please report them in the issue tracker.

v1.0.0.dev7

28 Mar 06:55
7484576

Choose a tag to compare

v1.0.0.dev7 Pre-release
Pre-release

⚠️ Development Release
This is a development version and is not recommended for production use. Features may be unstable or subject to change.

What's Changed

  • Adding Window Functions and Enhancing Aggregation Features by @vistart in #6

Full Changelog: v1.0.0.dev6...v1.0.0.dev7

📝 Note: If you find any issues or unexpected behavior, please report them in the issue tracker.

v1.0.0.dev6

14 Mar 07:02
eceb40c

Choose a tag to compare

v1.0.0.dev6 Pre-release
Pre-release

⚠️ Development Release
This is a development version and is not recommended for production use. Features may be unstable or subject to change.

What's Changed

  • Backend Enhancement and Relation Testing Improvements by @vistart in #5

Full Changelog: v1.0.0.dev5...v1.0.0.dev6

📝 Note: If you find any issues or unexpected behavior, please report them in the issue tracker.

v1.0.0.dev5

07 Mar 06:16
bcef85d

Choose a tag to compare

v1.0.0.dev5 Pre-release
Pre-release

⚠️ Development Release
This is a development version and is not recommended for production use. Features may be unstable or subject to change.

What's Changed:

  • refactor: unify transaction abstraction and extract SQLite implementation to base class
  • Refactor transaction management system for better state handling
  • Add auto_commit parameter to SQLite backend data operations

Full Changelog: v1.0.0.dev4...v1.0.0.dev5

📝 Note: If you find any issues or unexpected behavior, please report them in the issue tracker.