v 0.1.1
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "simpledateformat"
|
name = "simpledateformat"
|
||||||
version = "0.1.0"
|
version = "0.1.1"
|
||||||
authors = ["Hatter Jiang <jht5945@gmail.com>"]
|
authors = ["Hatter Jiang <jht5945@gmail.com>"]
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
description = "SimpleDateFormat.java style like date format"
|
description = "SimpleDateFormat.java style like date format"
|
||||||
|
|||||||
@@ -33,3 +33,9 @@ Output:
|
|||||||
|
|
||||||
More tests:
|
More tests:
|
||||||
> https://git.hatter.ink/hatter/simpledateformat/src/branch/master/tests/lib_test.rs
|
> https://git.hatter.ink/hatter/simpledateformat/src/branch/master/tests/lib_test.rs
|
||||||
|
|
||||||
|
|
||||||
|
Log
|
||||||
|
|
||||||
|
* Jun 23, 2020 - v0.1.1
|
||||||
|
* add `simpledateformat::new_with_out_err(&str)`
|
||||||
Reference in New Issue
Block a user