Skip to content

AirModel 0.4.2: AirField 0.5.1 with the full metadata vocabulary

Latest

Choose a tag to compare

@audreyfeldroy audreyfeldroy released this 20 Mar 18:42
· 2 commits to main since this release
v0.4.2
783fc98

AirModel's dependency on AirField now resolves to 0.5.1, which includes the complete presentation metadata vocabulary: 18 typed classes covering everything from Filterable and Sortable to Grouped, Hidden, ReadOnly, DisplayFormat, and more.

uv add --upgrade AirModel

What's better

AirField 0.5.1 is now the resolved version. The lock file pulls AirField 0.5.1 (up from 0.4.0), giving downstream consumers access to the full set of presentation metadata types. The minimum version floor (>=0.4.0) is unchanged, so this is a compatible upgrade.

Contributors

@audreyfeldroy (Audrey M. Roy Greenfeld) designed and built this release.