Skip to content

Releases: Code-Society-Lab/grace-framework

1.0.5-alpha

29 Nov 06:02
6b1618d

Choose a tag to compare

🚀 What's in this release:

  • Improvement of the ORM by @PenguinBoi12 in #10
  • Fix and improved application command syncing

Full Changelog: 0.10.8-alpha...1.0.5-alpha

⚠️ This release has only been tested on Linux. Compatibility issues may occur on macOS and Windows.

0.10.8-alpha

05 Oct 22:00
241c4db

Choose a tag to compare

🚀 What's in this release:

🎉 New Contributors

Full Changelog: 0.10.6-alpha...0.10.8-alpha

⚠️ This release has only been tested on Linux. Compatibility issues may occur on macOS and Windows.

0.10.6-alpha

26 Apr 03:33

Choose a tag to compare

🚀 What's in this release:

  • Added Hot Reloading by @PenguinBoi12 in #7
  • .gitignore and pyproject.toml where added to the project template
  • Various other minor fixes and adjustments.

Full Changelog: 0.9.10-alpha...0.10.6-alpha

⚠️ This release has only been tested on Linux. Compatibility issues may occur on macOS and Windows.

0.9.10-alpha

24 Apr 21:33

Choose a tag to compare

🚀 What's in this release:

  • Moved bot instantiation in a factor to avoid circular imports
  • Added the possibility or overriding default bot's kwargs and pass additional ones.
  • Fixed some minor errors with typing

Full Changelog: 0.9.4-alpha...0.9.10-alpha

⚠️ This release has only been tested on Linux. Compatibility issues may occur on macOS and Windows.

0.9.4-alpha - First Alpha Release

17 Apr 16:38

Choose a tag to compare

Pre-release

This is the first alpha release of the project. It represents a functional but not feature-complete version, intended for early testing and feedback.

🚀 What's in this release:

  • Core functionality is now implemented and ready for use.
  • Major features are in place and stable enough for initial testing.
  • Basic documentation and setup instructions are available.

⚠️ Known Limitations:

  • Some edge cases may not be fully handled yet.
  • Not all planned features are included in this alpha.
  • Expect potential bugs—this release is for testing and feedback.

Note: This release has only been tested on Linux. Compatibility issues may occur on macOS and Windows.