Skip to content

Releases: aarikpokras/ebsl

EBSL v2.6.0

03 Dec 19:43
f9d5bfd
Compare
Choose a tag to compare
  • Parse out extra out delim in output
  • Throw error instead of abort trap when key doesn't exist
  • Add different return values

EBSL v2.4.0

01 Dec 05:03
6022172
Compare
Choose a tag to compare
  • Fix more values showing up for max than actually exist
  • Major bug fixes

EBSL v2.4.0 Unstable

27 Nov 05:15
b737300
Compare
Choose a tag to compare
  • Added alpha comment feature
  • Major bug fixes

EBSL v2.2.0

24 Nov 20:45
4eb802b
Compare
Choose a tag to compare
  • Fixed error handling
  • Fixed key_err showing up in every run
  • Fixed abort trap when key doesn't exist
  • Return already existing vector instead of vector literal
  • Bug fixes and performance enhancements

EBSL v2.0.0

23 Nov 23:11
cc3b0b3
Compare
Choose a tag to compare
  • Commas are no longer necessary to use max for amt arg
  • Added user-defined output delimiters
  • Bug fixes and error handling