- ndc-spec version to v1.6.0
- Add subcommand
stored-procedures
to theupdate
command to introspect stored procedures.
- Support for stored procedures
v0.1.2 - 2024-06-17
- Support for native mutations
- Support for reading the MSSQL connection string from an environment variable
v0.1.1 - 2024-05-15
- Support for CLI plugin for Arch Linux systems
v0.1.0 - 2024-04-30
- Initial release with support of ndc-spec v0.1.2 (beta)
- Support for CLI plugin for Hasura v3 CLI, which allows the CLI to introspect the database on demand.
- Query explain endpoint has been changed from
/explain
to/query/explain
. - The default port was changed from 8100 to 8080.