Skip to content

Releases: ianfhunter/GNOLL

v4.5.3 - Missing Go File

19 Apr 22:21
117c23b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.5.2...v4.5.3

v4.5.2

31 Mar 19:09
a00d89f
Compare
Choose a tag to compare

Re-release with fix for pip deployment

v4.5.0 - Web Demo, Bigger Dice & Bugfixes

31 Mar 15:06
706c241
Compare
Choose a tag to compare

Highlights

A web version of GNOLL. Thanks @michaeljmcd ! Try it out here

New language integrations:

  • Rust
  • Lia

Larger Dice. Previous limit of one dice was 1d2147483647 now it's 1d9223372036854775807. I'm sure this will help enable many niche RPGs /jk.

Smaller Items

  • Internal sructures take up slightly less memory
  • Bug fix for segfault when trying to drop dice when unneeded / keep dice that don't exist
  • Version bumps of python packages
  • Bugfix for compiling on Mac & JavaScript bindings
  • More tests
  • Remove minor code smells

Details

New Contributors

Full Changelog: v4.4.0...v4.5.0

v4.4.0 - '23 Incremental Release

25 Nov 12:23
8ff47ec
Compare
Choose a tag to compare

What's Changed

  • Improved documentation of supported rpgs
  • Security updates
  • Python command-line interface by @Kodiologist
  • Improved C style compliance
  • Fixes for pypi release process

New Contributors

Full Changelog: v4.3.4...v4.4.0

v4.3.4 - minor incremental Latest

15 Mar 21:37
8e9cac1
Compare
Choose a tag to compare
Update setup.cfg

Signed-off-by: Ian Hunter <ianfhunter@gmail.com>

v4.3.3 - minor incremental

15 Mar 16:08
df489f6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.3.2...v4.3.3

v4.3.2 - Zenodo Check-in

16 Jan 22:29
326845d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.3.1...v4.3.2

v4.3.1 - fix Python release notes

29 Dec 21:11
e098eef
Compare
Choose a tag to compare

v4.3.0 - Improved imports for python + Documentation

29 Dec 20:59
30f0d8e
Compare
Choose a tag to compare

What's Changed

  • Format code with black, gofmt, yapf, autopep8, isort and gofumpt by @deepsource-autofix in #422
  • Code Quality Fix: C# unused return value by @ianfhunter in #423
  • PHP print_r is not recommended by @ianfhunter in #424
  • PHP file_get_contents discouraged by @ianfhunter in #425
  • Update docs with recent Joss feedback by @ianfhunter in #429

Full Changelog: v4.2.7...v4.3.0

v4.2.7 - PHP, Environmental updates, Macro hotfix

20 Dec 09:38
15119bf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.2.0...v4.2.7