shaperail-codegen 0.13.0

YAML parser, validator, and code generator for Shaperail
Documentation
# Changelog

All notable changes to Shaperail will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.13.0]https://github.com/shaperail/shaperail/compare/shaperail-codegen-v0.12.1...shaperail-codegen-v0.13.0 - 2026-05-03

### Breaking

- V0.13.0 — integer defaults to 64-bit; AuthenticatedUser uses sub ([#95]https://github.com/shaperail/shaperail/pull/95)


## [0.12.1]https://github.com/shaperail/shaperail/compare/shaperail-codegen-v0.12.0...shaperail-codegen-v0.12.1 - 2026-05-02

### Breaking

- *ci*: Unblock 0.12.0 publish + inherit internal deps via workspace.dependencies ([#92]https://github.com/shaperail/shaperail/pull/92)

### Fixed

- Array items constraint maps + max-prefix migration numbering ([#93]https://github.com/shaperail/shaperail/pull/93)