Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Hadeweka authored Oct 7, 2020
1 parent b97a807 commit 64e11b4
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -157,21 +157,21 @@ The term 'anyoli' means 'green' in the Maasai language, thus naming 'anyolite'.

#### Features

* [X] Crystal structs are wrapped using wrapper objects
* Crystal structs are wrapped using wrapper objects

#### Breaking changes

* [X] Struct hash values as object ID replacements are obsolete
* [X] Option hash for reference table instead of flags
* [X] Consistent naming for mruby hooks
* Struct hash values as object ID replacements are obsolete
* Option hash for reference table instead of flags
* Consistent naming for mruby hooks

#### Safety

* [X] Structs with equal hash values do not interfere anymore
* Structs with equal hash values do not interfere anymore

#### Usability

* [X] MrbModule instances and Crystal modules can both be used in wrapper methods
* MrbModule instances and Crystal modules can both be used in wrapper methods

### Version 0.2.3

Expand Down

0 comments on commit 64e11b4

Please sign in to comment.