v1.4.1
Feature:
- cryptor package: add base64 support for md5, hmac, sha encrypt functions.
- datetime package: add NowDateOrTime, Timestamp, TimestampMilli, TimestampMicro, TimestampNano.
- maputil package: add HasKey.
- slice package: add Join.
Fix:
- fileutil package: Fix bug of CreateDir.