nasermirzaei89/env v1.1.0 Release Notes
Release Date: 2020-05-10 // over 3 years ago-
- ๐ Rename
GetFloat
toGetFloat64
- ๐ Rename
MustGetFloat
toMustGetFloat64
- โ Add
GetFloat32
andMustGetFloat32
- โ Add
GetInt32
andMustGetInt32
- โ Add
GetInt16
andMustGetInt16
- โ Add
GetInt8
andMustGetInt8
- โ Add
String() string
method toEnv
type
- ๐ Rename