Releases: pharo-vcs/tonel
Releases · pharo-vcs/tonel
v1.0.10
- Issue #18
- Break infinite loop when selector was not found
- remove migration script since is obsolete and now is included in iceberg
- Improving README
- Issue #40
- Issue #44
- Issue #38
v1.0.9
issue #34 - move metacello support methods to tonel
issue #35 - error when testing iceberg because of TonelWriter and traits
v1.0.8
fix issue #33 - write stateful traits is lost
v1.0.7
- add support for stateful traits
v1.0.5
bugfix release
- #22: Cleanup: TonelRepositoryTest should call super setUp (enhancement)
- #20: problem when exporting on windows (bug)
v1.0.4
- #18: parser is broken by literal array with square bracket (bug)
v1.0
add migration instructions