nasermirzaei89/env v1.1.0 Release Notes

Release Date: 2020-05-10 // over 3 years ago
    • ๐Ÿ“‡ Rename GetFloat to GetFloat64
    • ๐Ÿ“‡ Rename MustGetFloat to MustGetFloat64
    • โž• Add GetFloat32 and MustGetFloat32
    • โž• Add GetInt32 and MustGetInt32
    • โž• Add GetInt16 and MustGetInt16
    • โž• Add GetInt8 and MustGetInt8
    • โž• Add String() string method to Env type