Skip to content

3.4.7

Compare
Choose a tag to compare
@jbrichau jbrichau released this 09 Apr 15:27
· 402 commits to master since this release
9774169

Changes

  • We reversed the dependency between Parasol and Seaside again. Seaside now loads Parasol automatically again when you load the tests. For more info #1298
  • #1239: Use ZnUTF8 encoder by default in Pharo 10, available as option in Pharo 9
  • #1304: Pharo 10 compatibility fixes (use Zinc encoders for all codecs, ...)
  • #1296: Fix test in upcoming GemStone 3.7 (thanks @martinmcclure)
  • #1297: Tests in the CI builds now use ZnSeasideNewGemServer instead of ZnSeasideGemServer
  • #1246: GemStone: seasideMimeDocument should be implemented in CharacterCollection (thanks @brunobuzzi)
  • #1303: Fixes rendering JS scripts using WABuilder (thanks @eMaringolo)
  • #1295 & #1293 Cleanups in source code (thanks @astares)