Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 369 Bytes

CHANGELOG.md

File metadata and controls

11 lines (9 loc) · 369 Bytes

Changelog

This document tracks changes parallel to development and contains unreleased changes.

v1.0.1 (unreleased)

Improvements

  • GetValue() method now askes for default value.
  • Added support for bool values.

Bug Fixes

  • Load didn't check if files exist and could cause exceptions.
  • Intellisense comment for GetValue() was broken and didn't show.