1.3.0
A minor update with slight API changes.
Changes:
- Added new method to the
Options
class to allow un-setting anOption
- Changed the
#set
method on theOptions
class to be immutable and return a new copy of the options with the option set.
A minor update with slight API changes.
Changes:
Options
class to allow un-setting an Option
#set
method on the Options
class to be immutable and return a new copy of the options with the option set.