julman99 / gson-fire

A java library that adds some very useful features to Gson, like Date serializing to unix timestamp or RFC3339, method (getters) serialization, pre/post processors and many others. Check out the documentation to learn how to use it!
http://gsonfire.io
Other
226 stars 36 forks source link

A few features #43

Open piegamesde opened 5 years ago

piegamesde commented 5 years ago

Let me know what you think of each of these (I just didn't want to make a separate PR for each tiny commit). They are all untested yet, I'll polish them later on if the general idea gets approved.

julman99 commented 4 years ago

@piegamesde thanks a lot for your contribution. Something happened with my github settings and I stopped getting notifications for this project altogether, so I apologize for the delay. I like the ideas you submitted and will do some minor changes over the holidays, then merge.

Thanks again!