celest_ast 0.1.6
celest_ast: ^0.1.6 copied to clipboard
A structured representation of Celest project and service definitions.
0.1.6 #
- chore: Add
version
field toDatabaseSchema
- chore: Update license
- chore: Update protobufs
0.1.5 #
- chore: Bump minimum Dart SDK to 3.5
- chore: Migrate to pub workspaces
0.1.4 #
- feat: Adds
Database
andDatabaseSchema
models, and corresponding resolved types. - feat: Adds additional route configuration options for functions.
0.1.3 #
- fix: Add missing switch case
0.1.2 #
- Initial version.