Skip to content

v1.1.0

Compare
Choose a tag to compare
@jordanrobot jordanrobot released this 12 Feb 02:47
· 80 commits to master since this release

Features

  • add changelog
  • add nuget package support
  • ParameterIsWritable string signature added
  • ParameterIsWritable now acts as an extension method

Chore

  • added git-chglog config
  • add nuspec
  • add logo for nuget package
  • Removed InventorShims-vs from builds
  • renamed InventorShims-cs to InventorShims

Docs

  • added initial changelog
  • removed reference to pre-release state.
  • Updated API docs link in readme
  • Added samples to ParameterShim, added more to the class description.
  • Added ParameterShim and PathShim samples.

Style

  • remove white space

Test

  • Added ParameterIsWritable unit tests.