Releases
Current status: alpha
We're actively working towards our beta release. Track our progress here!
Alpha phase notice
During the alpha phase, breaking changes may occur between releases as we establish the core features.
-
Latest release
Version
0.1.0-a2(Alpha) -
Supported versions
Python 3.11+
Quick start
| Version | Status | Release Date | Links |
|---|---|---|---|
0.1.0-a2 |
active | 2025-02-22 |
Use the following command to install the latest version of Plateforme:
Install a specific version
Use the following command to install a specific version or the current development version of Plateforme:
Feedback and issues
-
Issue reporting
Found a bug? Have a feature request?
-
Feedback
Share your experience, questions and ideas
Changelog
0.1
alpha-2
- Added shell feature with enhanced namespace support as part of CLI architecture refactoring
- Introduced computed field support within schema definitions
- Added auditable resource basic implementation (work in progress)
- Exported members utility for retrieving module exports
- Favicon support for docs endpoints
- Settings dictionary type hints
- Logging color support detection
- CLI color support checking
- Auto mkdir functionality for logging filenames
- Mutable instance configuration and dictionary
- Manager methods collection filtering
- Mutable service configuration
- Refactored handling of forward references in type annotations
- Added deferred type serialization
- Disabled emoji when not UTF-8
- Added CLI logging offset
- Fixed levelname padding calculation
- Ensured default values for model owner
- Prevented passing keyword arguments to parent classes
- Fixed self-referencing associations
- Inherited correctly from base resource
- Refactored after model validators to use instance methods
- Refactored exports of expressions and selectors
- Refactored packages placeholder
- Updated environment configuration
alpha-1
Compatibility
Plateforme is compatible with Python 3.11 and later versions. If you need support for an earlier version, please let us know by joining the discussion.