Skip to content

Releases: domrab/Bifrost_BSL

v0.2.3-beta

22 Mar 04:38

Choose a tag to compare

v0.2.3-beta Pre-release
Pre-release
  • 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 NODE types with a single output were not properly interpreted
  • fixed wrong function name in quicksort example algorithm

v0.2.2-beta

14 Mar 20:31

Choose a tag to compare

v0.2.2-beta Pre-release
Pre-release
  • 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

11 Mar 00:19

Choose a tag to compare

v0.2.1-beta Pre-release
Pre-release
  • fix bug preventing initial install
  • limit number of auto generated overloads to prevent crashes

v0.2.0-beta

07 Mar 00:34
53c95de

Choose a tag to compare

v0.2.0-beta Pre-release
Pre-release
Update README.md