We are happy to announce the release of Gerbil v0.18.1, NimzoLarsen.
Gerbil v0.18.1 is a patch release, that consolidates the foundations laid out by v0.18 and fixes minor bugs, paving the way for Gerbil v1.0 in the near future. Since this is a patch for the v0.18 Nimzowitsch release, we call it NimzoLarsen after the most famous Chess opening popularized by Nimzowitsch.
See the release announcement for high level release notes.
Changes since v0.18
- use find the POSIX way by @jxy in #1010
- Update homebrew git revision and bump formula revision: 1 by @drewc in #1011
- Adds stx-identifier docs by @chiefnoah in #1014
- A couple of fixes by @vyzo in #1015
- Test, document and tweak std/misc/ports by @fare in #1016
- Docker fixes for arches, and tags. by @ober in #1017
- Test, tweak and document std/misc/process by @fare in #1022
- Minor fixes: gxpkg, std/text/char-set, README by @fare in #1023
- Use full posix, and make bsd's happy by @ober in #1025
- Add tgz exporter, fixup tag names by @ober in #1021
- Adds doc with suggestions for stdlib dev. by @chiefnoah in #1028
- Adds basic AWS S3 client by @chiefnoah in #1019
- export NODE_OPTION to build doc with legacy SSL by @fare in #1032
- Update Gambit to v4.9.5-78-g8b18ab69 by @fare in #1030
- Tweak, test and document :std/text/char-set by @fare in #1029
- Fix typos by @fare in #1034
- Distinguish occurences of "Bad syntax" by @fare in #1036
- std/debug/DBG print-debugging utility by @fare in #1040
- Add std/misc/dag by @fare in #1039
- std/misc/list: delete-duplicates/hash by @fare in #1038
- std/misc/string: string-substitute-char-if, as-string<? by @fare in #1037
- Makefile: add build to .PHONY by @jxy in #1041
- Fix typo by @randre03 in #1042
- Fix it so we use the -o option vs just gxprof.out by @ober in #1043
- Fix typo by @ober in #1047
- fix build on gcc 10 by @jeffhhk in #1049
- std/misc/vector by @fare in #1046
- PostgreSQL SSL support by @fare in #1044
- Fix typos by @woxtu in #1050
- Test, fix and document std/misc/prime by @fare in #1051
- Fix
:std/net/json-rpc/transport-error
by @woxtu in #1053 - Export error codes by @fare in #1056
- Avoid conflict in intermediate files for executables by @fare in #1058
- Tweaks to bytes, numbers; docs. by @fare in #1054
- Add std/cli, move std/getopt there by @fare in #1057
- Fix multicall help by @fare in #1061
- Rename, test, fix, and document the LL(1) parser combinator library by @fare in #1063
- Test and fix pregexp by @fare in #1067
- Add a working SMTP client. by @drewc in #1045
- A working guix package by @drewc in #1062
- Flush outputs in main functions by @fare in #1066
- Update repository links by @woxtu in #1069
- Document the release process by @fare in #1070
- define vector-ref-set! and u8vector-ref-set! in core prelude by @leahneukirchen in #1071
- Regenerate bootstrap pre-v0.18.1 by @fare in #1073
- Support version MANIFEST. Update release.md. by @fare in #1074
- Properly bootstrap Gambit even without git by @fare in #1078
- Update Homebrew Formula for 0.18.1 by @drewc in #1075
- Guix v0.18.1 by @drewc in #1076
- Release v0.18.1, NimzoLarsen by @fare in #1077
New Contributors
- @chiefnoah made their first contribution in #1014
- @randre03 made their first contribution in #1042
- @jeffhhk made their first contribution in #1049
- @woxtu made their first contribution in #1050
Full Changelog: v0.18...v0.18.1