Skip to content

Releases: SeasideSt/Grease

1.19.0

13 Jul 15:07
Compare
Choose a tag to compare

Breaking Changes

  • Dropped support for Squeak 5.3

What's Changed

Full Changelog: v1.18.2...1.19.0

1.18.3

23 Jun 06:48
Compare
Choose a tag to compare

What's Changed

  • Fix for GemStone: GsDevKit#33
  • Pharo 13 in standard CI tests, Pharo 14 in experimental CI

Full Changelog: v1.18.2...v1.18.3

v1.18.2

20 Jul 14:00
49a3d6e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.18.1...v1.18.2

1.18.1

10 Jul 09:26
737de76
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.18.0...v1.18.1

v1.18.0

20 Apr 11:47
0af8797
Compare
Choose a tag to compare

What's Changed

  • The Slime rules (code critiques) concerning cross-dialect portability are now moved to a separate package for Pharo 11 and later @jbrichau in #176
  • Fix for issue #175 (GRPlatformTest>>supportsUnicode should be moved to the GRPlatform)

Full Changelog: v1.17.0...v1.18.0

v1.17.0

11 Mar 21:43
8d2ac65
Compare
Choose a tag to compare

What's Changed

  • Addressed a number of deprecations in Pharo 12 by @jbrichau in #172
  • Moved Renraku implementation of Slime rules (Pharo 10 and later) to another hierarchy to keep Seaside versions older than 3.5.6 loadable with Slime by @jbrichau in #173

Full Changelog: v1.16.0...v1.17.0

v1.16.0

04 Feb 14:28
Compare
Choose a tag to compare

What's Changed

The methods GRPlatform>>newTemporaryFileReference and GRPlatform>>newTemporaryFileReferenceNamed: were deprecated in favour of GRPlatform>>newTemporaryFile and GRPlatform>>newTemporaryFileNamed: which have been given an implementation in all supported platforms. The previous versions only existed in Pharo to support the (unreleased) streaming file upload requests in Seaside.

Full Changelog: v1.15.2...v1.16.0

v1.15.2

30 Jan 17:44
Compare
Choose a tag to compare

What's Changed

  • GRAnsiCharacterRule: should only match character literals

Full Changelog: v1.15.1...v1.15.2

v1.15.1

27 Jan 08:48
c53e80a
Compare
Choose a tag to compare

What's Changed

  • Fixes Slime test for empty statements (will work correctly after fix … by @jbrichau in #168

Full Changelog: v1.15.0...v1.15.1

1.15.0

14 Jan 14:25
Compare
Choose a tag to compare

What's Changed

  • Slime rules converted to Renraku critiques framework in Pharo versions 11 and later by @jbrichau in #167

Full Changelog: v1.14.0...v1.15.0