0.4.0 - 2022-10-24
- Added fields to these nonterminals:
adt_branch
adt_constructor
atom
component_init
component_type
contains
directive
directive
fact
functor_call
functor_decl
match
query_plan
relation_decl
relation_decl
type_record
- Hid the following nonterminals:
adt_branch
argument
constraint
directive_qualifier
directive_value
relation_qualifier
rule
type_decl
unary_operator
- Fixed parsing of legacy type declarations
0.3.0 - 2022-10-21
- v0.1.0 on crates.io actually corresponded to v0.2.0 in this repo. Now fixed.
0.2.0 - 2022-10-21
- Added fields to
Cargo.toml
to support publishing to crates.io
0.1.0 - 2022-10-21
First release!