Skip to content

v0.14.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@dirkrombauts dirkrombauts released this 27 Mar 14:31
· 1299 commits to master since this release

New Feature

The (static) Html version now supports images with .png, .gif, .jpg and .bmp extensions. This partially addresses issue #12

Other cool stuff

  • Several updates of external dependencies, including the long out-of-date IKVM. Yay!
  • All production code and test code now use the excellent System.IO.Abstraction library and its TestingHelpers classes.
  • We are using build services provided by MyGet