Skip to content

v0.11.4

Compare
Choose a tag to compare
@solnic solnic released this 16 Mar 10:55
v0.11.4

Fixed

  • Config#update returns self again (issue #60 fixed via #92) (@solnic)

Changed

  • Setting#inspect no longer uses its value - this could cause crashes when inspecting settings that are yet to have a value applied (e.g. when they have a constructor that expects a value to be present) (@timriley)

Compare v0.11.3...v0.11.4