11 lines
311 B
Markdown
11 lines
311 B
Markdown
## `2.0.0`
|
|||
|
|
### breaking changes
|
||
|
|
- namespaces are now enforced more strictly
|
||
|
|
- models now only accept a single argument
|
||
|
|
- the `namespace` key was introduced inside of models (was prior the leading
|
||
|
|
string in models)
|
||
|
|
- namespaced models can now only operate within themselves
|
||
|
|
|
||
|
|
## `1.0.0`
|
||
|
|
- first version of choo
|