Releases: SeasideSt/Grease
Releases · SeasideSt/Grease
1.12.3
1.12.2
What's Changed
- Added alternative name for 'cp-1252' codec that is 'cp1252' on Pharo
Full Changelog: v1.12.1...v1.12.2
1.12.1
1.12.0
What's Changed
- Introduce greaseBeginsWith: and greaseEndsWith: by @jbrichau in #157
- Code cleanup: no unnecessary tabs, space and final dots by @astares in #153
- Add pharo 11 to baseline (also cleanup code critics on baseline) by @jbrichau in #155
- Introduce code coverage by @jbrichau in #156
Full Changelog: v1.11.1...v1.12.0
1.11.1
What's Changed
- Fixes for Squeak 6 by @marschall in #145
- Avoid copies in GRPharoZnCodecStream by @marschall in #144
- Copy license file from Seaside repository by @marschall in #151
Full Changelog: v1.8.0...1.11.1
1.11.0
What's Changed
- Add #asMethodReturningString:named: by @marschall in #142
- Add base 64 encoding support by @marschall in #140
Full Changelog: v1.10.0...v1.11.0