Skip to content

Release 1.0.2#14

Merged
JanHolger merged 13 commits into
masterfrom
dev
May 1, 2022
Merged

Release 1.0.2#14
JanHolger merged 13 commits into
masterfrom
dev

Conversation

@JanHolger

Copy link
Copy Markdown
Member
  • Fixed several bugs introduced by the new mapper
    • SimpleDateFormat isn't thread safe, which affected date parsing in multithreaded environments
    • Added support for exponential notation of floating point numbers
    • Issue with fields that weren't explicitly named
    • Excluding static fields
  • Implemented support mapping epoch timestamps on Date objects
  • Implemented automatic type coercing
  • Implemented a strict mode that enforces types instead of doing type coercing

@JanHolger JanHolger merged commit c39bfdb into master May 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant