Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: vortico/flama

Tags

v1.12.2

Toggle v1.12.2's commit message
πŸ”– 1.12.2 [skip ci]

# [v1.12.2](v1.12.1...v1.12.2) (2025-11-26)

## πŸ› Bug Fixes
- [`e36db17`](e36db17)  Correct signature on resource methods

v1.12.1

Toggle v1.12.1's commit message
πŸ”– 1.12.1 [skip ci]

# [v1.12.1](v1.12.0...v1.12.1) (2025-10-29)

## πŸ› Bug Fixes
- [`6785868`](6785868)  Reexport schema types from flama.schemas

v1.12.0

Toggle v1.12.0's commit message
πŸ”– 1.12.0 [skip ci]

# [v1.12.0](v1.11.7...v1.12.0) (2025-10-27)

## ✨ New Features
- [`12b9e79`](12b9e79)  Supports 3.14 and drops 3.9 (#187) (Issues: [`#187`](https://github.com/vortico/flama/issues/))
- [`b4fd72c`](b4fd72c)  Rebuild serialisation protocol to allow versions (#192) (Issues: [`#192`](https://github.com/vortico/flama/issues/))

## πŸ› Bug Fixes
- [`a4329fb`](a4329fb)  Do not register multiple times same child schemas (#188) (Issues: [`#188`](https://github.com/vortico/flama/issues/))
- [`62f51fd`](62f51fd)  Allow None objects while converting schema to dict (#190) (Issues: [`#190`](https://github.com/vortico/flama/issues/))
- [`59a752f`](59a752f)  OpenAPI generator discovers nested schemas (#189) (Issues: [`#189`](https://github.com/vortico/flama/issues/))

v1.11.7

Toggle v1.11.7's commit message
πŸ”– 1.11.7 [skip ci]

# [v1.11.7](v1.11.6...v1.11.7) (2025-06-25)

## πŸ› Bug Fixes
- [`8efc547`](8efc547)  Remove double slash in schema subapps urls

v1.11.6

Toggle v1.11.6's commit message
πŸ”– 1.11.6 [skip ci]

# [v1.11.6](v1.11.5...v1.11.6) (2025-06-25)

## πŸ› Bug Fixes
- [`77d3655`](77d3655)  Correct names on schemas generated for pagination

v1.11.5

Toggle v1.11.5's commit message
πŸ”– 1.11.5 [skip ci]

# [v1.11.5](v1.11.4...v1.11.5) (2025-06-24)

## πŸ› Bug Fixes
- [`38234fc`](38234fc)  Correct module name on built schemas from other schemas

v1.11.4

Toggle v1.11.4's commit message
πŸ”– 1.11.4 [skip ci]

# [v1.11.4](v1.11.3...v1.11.4) (2025-06-24)

## πŸ› Bug Fixes
- [`a90ad07`](a90ad07)  Flag for including resources in schema

v1.11.3

Toggle v1.11.3's commit message
πŸ”– 1.11.3 [skip ci]

# [v1.11.3](v1.11.2...v1.11.3) (2025-06-24)

## πŸ› Bug Fixes
- [`0f697bb`](0f697bb)  Deprecate resource_method in favor of ResourceRoute.method

v1.11.2

Toggle v1.11.2's commit message
πŸ”– 1.11.2 [skip ci]

# [v1.11.2](v1.11.1...v1.11.2) (2025-05-22)

## πŸ› Bug Fixes
- [`9d6178c`](9d6178c)  Use parameter as part of injection cache key

v1.11.1

Toggle v1.11.1's commit message
πŸ”– 1.11.1 [skip ci]

# [v1.11.1](v1.11.0...v1.11.1) (2025-05-22)

## πŸ› Bug Fixes
- [`27b4b6b`](27b4b6b)  Injection cache per request