Skip to content

Releases: kpango/fastime

v1.0.8: [patch] remove buffer pool (#9)

24 Feb 05:34
80c878b
Compare
Choose a tag to compare
Signed-off-by: kpango <i.can.feel.gravity@gmail.com>

v1.0.7: [patch] use buffer pool for formatted time

24 Feb 04:33
981542f
Compare
Choose a tag to compare
* [patch] use buffer pool for formatted time

* fix

* [patch] use buffer pool for formatted time

v1.0.6: [patch] use buffer pool for formatted time (#7)

24 Feb 04:17
0b00436
Compare
Choose a tag to compare
* [patch] use buffer pool for formatted time

v1.0.5: Feature store formatted time (#6)

24 Feb 03:59
afa0e34
Compare
Choose a tag to compare
* [patch] store formatted time

v1.0.4

24 Feb 03:21
067df91
Compare
Choose a tag to compare
[patch] store formatted time (#5)

UnixTime support

20 Feb 01:33
ea1fc2f
Compare
Choose a tag to compare
Merge pull request #4 from kpango/featuere-add-uint32-time

fix

v1.0.2: Merge pull request #3 from kpango/featuere-add-uint32-time

14 Feb 16:13
c09d924
Compare
Choose a tag to compare

v1.0.1: Merge pull request #2 from kpango/feature-add-unixnanonow-function

05 Feb 07:18
458d0ac
Compare
Choose a tag to compare

Fastime First Release

13 Nov 02:33
Compare
Choose a tag to compare

Fastime is fast time function.

you can use like a time package

time.Now()

fastime.Now()