Releases: aarikpokras/ebsl
Releases · aarikpokras/ebsl
EBSL v2.6.0
EBSL v2.4.0
- Fix more values showing up for max than actually exist
- Major bug fixes
EBSL v2.4.0 Unstable
- Added alpha comment feature
- Major bug fixes
EBSL v2.2.0
- 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
- Commas are no longer necessary to use
max
foramt
arg - Added user-defined output delimiters
- Bug fixes and error handling