Releases: domrab/Bifrost_BSL
Releases · domrab/Bifrost_BSL
v0.2.3-beta
- indexing arrays with multi dimension indices now returns the correct type
- call to associative functions with only bools or only chars now returns the correct type
- lots of smaller bug fixes where
NODEtypes with a single output were not properly interpreted - fixed wrong function name in quicksort example algorithm
v0.2.2-beta
- Fix bug preventing installation on Linux and Mac
- Fix bug when config files in BIFROST_LIB_CONFIG_FILES do not exist on disk
v0.2.1-beta
- fix bug preventing initial install
- limit number of auto generated overloads to prevent crashes
v0.2.0-beta
Update README.md