Skip to content

v0.3.0 (2018-07-27)

Compare
Choose a tag to compare
@icyleaf icyleaf released this 06 Nov 04:11
· 107 commits to master since this release
b448bbe

Added

  • Add adapter for configuration formats, writting and using custom adapter. (see #3)
  • Add write to file with dotenv format.
  • Add Totem::Any equal with other class & struct.
  • Add nested key setting for the raw content of configuration formats. (see specs)
  • Improved inspect output with #pp or #pp!.