Skip to content

Releases: SeasideSt/Grease

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

1.14.0

27 Dec 21:45
b0307c4
Compare
Choose a tag to compare

What's Changed

Slime code citric rules are changing.
This release fixes their implementation in Pharo 12 and drops them from Squeak.

  • Fix Slime rules in Pharo 12 and drop loading of Slime in Squeak by @jbrichau in #164

Full Changelog: v1.13.0...v1.14.0

1.13.0

23 Dec 13:36
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.12.3...v1.13.0

1.12.3

04 Nov 11:56
3a4e4bc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.12.2...v1.12.3

1.12.2

29 Jun 10:05
Compare
Choose a tag to compare

What's Changed

  • Added alternative name for 'cp-1252' codec that is 'cp1252' on Pharo

Full Changelog: v1.12.1...v1.12.2