Releases: young2j/gocopy
Releases · young2j/gocopy
v1.1.14
08 Sep 05:07
Compare
Sorry, something went wrong.
No results found
add MIT license;
remove built-in bson transformation, converter function is recommended.
v1.1.13
10 May 11:00
Compare
Sorry, something went wrong.
No results found
fix: fix bug - convertValue maybe nil
v1.1.12
22 Mar 03:36
Compare
Sorry, something went wrong.
No results found
fix: fix append for interface value like bson.M
v1.1.11
19 Mar 15:00
Compare
Sorry, something went wrong.
No results found
feat: support ignore level for copy from struct
v1.1.10
17 Mar 13:39
Compare
Sorry, something went wrong.
No results found
feat: support ignoreFields when copy from struct
v1.1.9
23 Feb 04:32
Compare
Sorry, something went wrong.
No results found
feat: support customized convert func
v1.1.8
17 Feb 10:25
Compare
Sorry, something went wrong.
No results found
feat: strcut2map->copy nested struct to map
v1.1.7
16 Feb 11:58
Compare
Sorry, something went wrong.
No results found
feat: support ignore zero value
v1.1.6
16 Feb 09:48
Compare
Sorry, something went wrong.
No results found
feat: support copy struct to map/bson.M
v1.1.5
11 Feb 10:48
Compare
Sorry, something went wrong.
No results found
feat: support time.Time to string and vice versa