Skip to content

v0.7.4

Compare
Choose a tag to compare
@ProdByGodfather ProdByGodfather released this 17 Aug 16:13
· 46 commits to main since this release
4478f9a

Release 0.7.4 - Initial Release

Date: Saturday, 17 August 2024

Overview

We are excited to announce the first official release of abarorm, a simple ORM library for Python. This release marks the initial version of the package, laying the foundation for future enhancements.

Key Features

  • Basic ORM Functionality: Includes core features for defining models and performing CRUD operations.
  • SQLite Support: Integrated support for SQLite, making it easy to use with Python applications.

Getting Started

To get started with abarorm, install it via PyPI and check the documentation for usage examples and API details.

pip install abarorm

Future Plans

Future releases will focus on additional features, improvements, and extended support for other databases.

Thank you for your support and feedback!