totem v0.5.0 Release Notes

Release Date: 2018-09-27 // over 5 years ago
  • ๐Ÿ”„ Changed

    • ๐Ÿ‘€ Separate #fetch method to two methods with different behavior. (see #8)
    • Add new #register method instead of #register_adapter and #register_alias in Totem::ConfigTypes, the latters marked DEPRECATED.

    โž• Added

    • โž• Add config builder to configure easily. (see #7)
    • โž• Add Time class support in Totem::Config.
    • Add #as_f32/as_f32? methods in Totem::Any.