Skip to content

Snowman v0.1.2 (alpha)

Pre-release
Pre-release
Compare
Choose a tag to compare
@tckmn tckmn released this 19 Jul 15:34
· 85 commits to master since this release

Changes in this patch:

  • Added floating point support for to-base and from-base.
  • Several bugfixes related to from-base (digits string, negative/positive, etc.).
  • Added SnowmanException.
    • Much friendlier error handling (continues when possible instead of calling exit(1) whenever anything remotely bad happens).