Skip to content

Version 9.0.16

Compare
Choose a tag to compare
@tesonep tesonep released this 30 Mar 07:51
· 27 commits to pharo-9 since this release

v9.0.16

  • Fixes in users of declarationAt:
  • Updating Readme
  • Improving the generation of plugins
  • Upgrade library dependencies
  • Update library downloads to
    • libgit2 => 1.4.4
    • libssh2 => 1.9.0
    • openssl => 1.1.1k
  • Update build instructions to build libgit v1.4.4

v9.0.15

  • Fixing FFI Variadic functions in OSX ARM64
  • Fixing store of Int64 in FFI OSX ARM64 when using LongLong
  • Fixing Error code in Primitive when more than one temporary is used.