Skip to content
This repository has been archived by the owner on Jan 6, 2023. It is now read-only.

Releases: e3prom/bst

v0.3.1: Fixed an issue with the wrong read mode.

27 Jul 16:23
c1f057d
Compare
Choose a tag to compare

New stable pre-release:

  • Added PowerShell Byte Strings support
  • Reliability Improvements (fixed potential memory leaks)
  • Improved use of heap memory
  • Bugs fixes.

v0.3.0

28 Mar 11:54
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

Stable release with bugs fixes for several memory leaks.

v0.2.1

21 Mar 19:24
Compare
Choose a tag to compare
v0.2.1 Pre-release
Pre-release

Bug fix release.

v0.2.0

06 Mar 19:26
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

Stable release with important changes to code base, and one security fix.
New features have been added:

  • Binary string variable naming using -n | --var-name option.
  • Output indentation using -i | --indent command-line option.

v0.1.0

25 Feb 16:25
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

This release should be stable and usable, but with minimal features support. The API is undocumented and is subject to significant, non-backward compatible changes.