Gnoll

Latest version: v4.5.3

Safety actively analyzes 638361 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 8

4.1.0

Not secure
What's Changed
* Code Quality fixes by ianfhunter in https://github.com/ianfhunter/GNOLL/pull/382
* C++ Support by ianfhunter in https://github.com/ianfhunter/GNOLL/pull/383
* Add haskell support by InfiniteVerma in https://github.com/ianfhunter/GNOLL/pull/243
* Load Predefined Macros, Address many many Memory Leaks by ianfhunter in https://github.com/ianfhunter/GNOLL/pull/384
* Xmas logo☃️


**Full Changelog**: https://github.com/ianfhunter/GNOLL/compare/v4.0.1...v4.1.0

4.0.1

Not secure
What's Changed
* Advanced conditions for filters and rerolls by ianfhunter in https://github.com/ianfhunter/GNOLL/pull/358
* Update support list for letter E by ianfhunter in https://github.com/ianfhunter/GNOLL/pull/359
* Olivia c by oliviacarino in https://github.com/ianfhunter/GNOLL/pull/353
* Add tests for 343 & 215 by ianfhunter in https://github.com/ianfhunter/GNOLL/pull/361
* Demo application: yatzy by ianfhunter in https://github.com/ianfhunter/GNOLL/pull/364
* Update supported_rpgs.md by ianfhunter in https://github.com/ianfhunter/GNOLL/pull/360
* RScript Support by ianfhunter in https://github.com/ianfhunter/GNOLL/pull/345
* Reduce GHActions bloat by ianfhunter in https://github.com/ianfhunter/GNOLL/pull/369
* [Snyk] Security upgrade numpy from 1.16.6 to 1.22.2 by snyk-bot in https://github.com/ianfhunter/GNOLL/pull/372
* Java by ianfhunter in https://github.com/ianfhunter/GNOLL/pull/370
* [Snyk] Security upgrade numpy from 1.16.6 to 1.22.2 by snyk-bot in https://github.com/ianfhunter/GNOLL/pull/373
* Format code with black, gofmt, yapf, autopep8, isort and gofumpt by deepsource-autofix in https://github.com/ianfhunter/GNOLL/pull/375
* Allow introspection of dice rolls (Fixes 282) by ianfhunter in https://github.com/ianfhunter/GNOLL/pull/374
* Update supported_rpgs.md by ianfhunter in https://github.com/ianfhunter/GNOLL/pull/367
* Improved Introspection by ianfhunter in https://github.com/ianfhunter/GNOLL/pull/380

New Contributors
* snyk-bot made their first contribution in https://github.com/ianfhunter/GNOLL/pull/372

**Full Changelog**: https://github.com/ianfhunter/GNOLL/compare/v3.2.0...v4.0.1

4.0.0

The file output has changed and may cause some minor backwards compatibility issues.

Core changes
- Dice introspection
- More conditions such as tests for odd and even dice
- demo scripts to show GNOLL in action
- R & Java support

Full list of changes
* Advanced conditions for filters and rerolls by ianfhunter in https://github.com/ianfhunter/GNOLL/pull/358
* Update support list for letter E by ianfhunter in https://github.com/ianfhunter/GNOLL/pull/359
* Olivia c by oliviacarino in https://github.com/ianfhunter/GNOLL/pull/353
* Add tests for 343 & 215 by ianfhunter in https://github.com/ianfhunter/GNOLL/pull/361
* Demo application: yatzy by ianfhunter in https://github.com/ianfhunter/GNOLL/pull/364
* Update supported_rpgs.md by ianfhunter in https://github.com/ianfhunter/GNOLL/pull/360
* RScript Support by ianfhunter in https://github.com/ianfhunter/GNOLL/pull/345
* Reduce GHActions bloat by ianfhunter in https://github.com/ianfhunter/GNOLL/pull/369
* [Snyk] Security upgrade numpy from 1.16.6 to 1.22.2 by snyk-bot in https://github.com/ianfhunter/GNOLL/pull/372
* Java by ianfhunter in https://github.com/ianfhunter/GNOLL/pull/370
* [Snyk] Security upgrade numpy from 1.16.6 to 1.22.2 by snyk-bot in https://github.com/ianfhunter/GNOLL/pull/373
* Format code with black, gofmt, yapf, autopep8, isort and gofumpt by deepsource-autofix in https://github.com/ianfhunter/GNOLL/pull/375
* Allow introspection of dice rolls (Fixes 282) by ianfhunter in https://github.com/ianfhunter/GNOLL/pull/374
* Update supported_rpgs.md by ianfhunter in https://github.com/ianfhunter/GNOLL/pull/367
* Improved Introspection by ianfhunter in https://github.com/ianfhunter/GNOLL/pull/380

New Contributors
* snyk-bot made their first contribution in https://github.com/ianfhunter/GNOLL/pull/372

**Full Changelog**: https://github.com/ianfhunter/GNOLL/compare/v3.2.0...v4.0.0

3.2.0

Not secure
A set of predefined functions are now supported by GNOLL [See info in the docs](https://www.ianhunter.ie/GNOLL/notation/functions.html)

What's Changed
* Julia: Initial Packaging Information by ianfhunter in https://github.com/ianfhunter/GNOLL/pull/349
* Refactoring: Un-hardcode makefile, Improve structure, auto-include new targets by ianfhunter in https://github.com/ianfhunter/GNOLL/pull/350
* Final Packaging for Julia distribution by ianfhunter in https://github.com/ianfhunter/GNOLL/pull/351
* Create memory leak check by ianfhunter in https://github.com/ianfhunter/GNOLL/pull/344
* set Functions by ianfhunter in https://github.com/ianfhunter/GNOLL/pull/191
* Selecting Google Code Style for C/C++ by ianfhunter in https://github.com/ianfhunter/GNOLL/pull/357


**Full Changelog**: https://github.com/ianfhunter/GNOLL/compare/v3.1.0...v3.2.0

3.1.0

Not secure
What's Changed
* Disable --fast-math as can cause issues with ffis
* More Macros by ianfhunter in https://github.com/ianfhunter/GNOLL/pull/336
* Added dice macro by itsagift in https://github.com/ianfhunter/GNOLL/pull/337
* Fix for bullet points in JOSS paper by ianfhunter in https://github.com/ianfhunter/GNOLL/pull/341
* MacOS support (from source) by ianfhunter in https://github.com/ianfhunter/GNOLL/pull/342
* Julia Support by ianfhunter in https://github.com/ianfhunter/GNOLL/pull/348

New Contributors
* itsagift made their first contribution in https://github.com/ianfhunter/GNOLL/pull/337

**Full Changelog**: https://github.com/ianfhunter/GNOLL/compare/v3.0.0...v3.1.0

3.0.0

Not secure
Notes
Stability
- Additional error codes
- Reduced crash scenarios
- Reduction in memory leaks
- Many code smells removed
Performance
- Move to CTypes from CPPYY (simpler, native, maybe faster?)
- Flex & Bison by default (from yacc/lex - though these are still compatible)
Macros
- Macros used to resolve when they were defined, not when they were retrieved. Fixed.
- Macros have dropped support for operations and only support dice definitions.
Functions
- Some functions have been removed or had parameters removed

_There is a risk you may experience issues with this prerelease. We recommend downgrading to v2 and flagging it in our [Issue Tracker](https://github.com/ianfhunter/GNOLL/issues)_

What's Changed
* Update further_reading.md by ianfhunter in https://github.com/ianfhunter/GNOLL/pull/303
* Try flex/bison by ianfhunter in https://github.com/ianfhunter/GNOLL/pull/306
* new fairer profiling diagram by ianfhunter in https://github.com/ianfhunter/GNOLL/pull/308
* Create test_overflow.py by ianfhunter in https://github.com/ianfhunter/GNOLL/pull/309
* Divide by zero by ianfhunter in https://github.com/ianfhunter/GNOLL/pull/310
* Make Documentation Collapsible by ianfhunter in https://github.com/ianfhunter/GNOLL/pull/312
* Add .deepsource.toml by deepsource-autofix in https://github.com/ianfhunter/GNOLL/pull/313
* Remove length check in favour of truthiness of the object by deepsource-autofix in https://github.com/ianfhunter/GNOLL/pull/315
* Remove unused imports by deepsource-autofix in https://github.com/ianfhunter/GNOLL/pull/316
* Format code with black, gofmt, yapf, autopep8, isort and gofumpt by deepsource-autofix in https://github.com/ianfhunter/GNOLL/pull/318
* Format code with black, gofmt, yapf, autopep8, isort and gofumpt by deepsource-autofix in https://github.com/ianfhunter/GNOLL/pull/319
* Remove unnecessary whitespace by deepsource-autofix in https://github.com/ianfhunter/GNOLL/pull/322
* Remove unused global variable by deepsource-autofix in https://github.com/ianfhunter/GNOLL/pull/320
* Remove commented out code by deepsource-autofix in https://github.com/ianfhunter/GNOLL/pull/323
* Remove assert statement from non-test files by deepsource-autofix in https://github.com/ianfhunter/GNOLL/pull/321
* Update test_fate_dice.py by ianfhunter in https://github.com/ianfhunter/GNOLL/pull/325
* Update parser.py by ianfhunter in https://github.com/ianfhunter/GNOLL/pull/326
* Update histogram.py by ianfhunter in https://github.com/ianfhunter/GNOLL/pull/327
* Format code with black, gofmt, yapf, autopep8, isort and gofumpt by deepsource-autofix in https://github.com/ianfhunter/GNOLL/pull/330
* Format code with black, gofmt, yapf, autopep8, isort and gofumpt by deepsource-autofix in https://github.com/ianfhunter/GNOLL/pull/331
* Fix 129 - Macro Rerolling by ianfhunter in https://github.com/ianfhunter/GNOLL/pull/311

New Contributors
* deepsource-autofix made their first contribution in https://github.com/ianfhunter/GNOLL/pull/313

**Full Changelog**: https://github.com/ianfhunter/GNOLL/compare/v2.12.0...v2.13.0

Page 3 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.