Skip to content

Releases: 15-466/nest-libs

nest-libs v0.13

31 Aug 01:50
Compare
Choose a tag to compare

nest-libs v0.13:

  • include missing harfbuzz headers
  • bump zlib to 1.3

nest-libs v0.12

17 Aug 00:20
Compare
Choose a tag to compare

nest-libs v0.12:

  • bump SDL to 2.28.2
  • bump zlib to 1.2.13
  • bump libpng to 1.6.40
  • bump opus to 1.4
  • remove jam
  • bump freetype to 2.13.1
  • bump harfbuzz to 8.1.1

nest-libs v0.11

01 Sep 12:02
Compare
Choose a tag to compare
nest-libs v0.11 Pre-release
Pre-release

nest-libs v0.10:

  • set macos deployment version to 10.9 on x86 (and 11 on arm) via environment variable

nest-libs v0.10

31 May 23:34
Compare
Choose a tag to compare

nest-libs v0.10:

  • build "fat" binaries (x86+arm) on macOS (including making OS-detecting SDL_config.h)
  • bump SDL version to 2.0.22
  • bump zlib version to 1.2.12
  • bump freetype version to 2.12.1
  • switch to harfbuzz build
  • bump msvc version to 2022

nest-libs v0.9

28 Sep 00:03
Compare
Choose a tag to compare

I suppose I should have learned my lesson with the last release -- now debugging symbols for freetype and harfbuzz are also shipped on windows. (No changes on macos or linux.)

nest-libs v0.8

21 Sep 21:23
Compare
Choose a tag to compare

Changes the build parameters for the various audio libraries on windows so that they all use the /MD runtime and don't require link-time code generation. Also includes some missing .pdb files. This removes various linker warnings when building with our default Jamfile on windows.

No changes on MacOS or Linux.

nest-libs v0.7

28 Aug 14:20
Compare
Choose a tag to compare

nest-libs release for f21 with bumped library versions.

(Note: does not yet contain fat universal binaries for macOS; though I may re-release v0.7 at some point once that support is added.)

nest-libs v0.6 (updated for game4-f20)

29 Sep 01:25
Compare
Choose a tag to compare

Turns out the previous version wasn't actually shipping all the headers for the new harfbuzz version it included. Should be fixed in this release.

nest-libs v0.5 (updated for game3-f20)

21 Sep 13:57
Compare
Choose a tag to compare

This release fixes sound (alsa) support on Linux, and updates all libraries to their latest released versions.

nest-libs v0.4 (updated for game0-f20)

27 Aug 02:12
Compare
Choose a tag to compare

Updated for and tested with 15-466-base0-f20; working in Windows, MacOS, Linux.