What's Changed
- Add some detail to signal docstring by @sogaiu in #1506
- Replace gitter badge with zulip one by @sogaiu in #1510
- Mention nth and only-tags in changelog by @sogaiu in #1513
- Clarify installation info a bit by @sogaiu in #1515
- Cast arguments to
int32_t
before passing tojanet_formatb
with%d
format specifier by @ArtSin in #1514 - Add assertf and use in boot.janet. Address #1516 by @sogaiu in #1517
- Update Docker command to use
--platform
flag by @pyrmont in #1518 - fix janet_string_equalconst by @ianthehenry in #1519
- Remove unused var pstatus by @sogaiu in #1522
- Additional tweak to address #1523 by @sogaiu in #1526
New Contributors
Full Changelog: v1.36.0...v1.37.1