celest_ast 0.1.7
celest_ast: ^0.1.7 copied to clipboard
A structured representation of Celest project and service definitions.
0.1.7 #
- chore: Bump Dart SDK constraint to
^3.7.0
- chore: Re-format with Dart 3.7
- chore: Update linter/style preferences
- chore: Update protobufs
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.