Skip to content

Release 1.7.1

Choose a tag to compare

@deankarn deankarn released this 29 Jun 14:08
· 86 commits to master since this release

What Changed?

  • Corrected issue where time pointer, *time.Time, was not getting set on the struct field when using built in time parsing. corrected in commit 762ce96, adding this line was the fix.

Thanks @bikbah for reporting!