Version 0.9 of Genson

Release Notes: This is the first release of the Genson library.

    Other releases

    •  08 Feb 2013 01:37

    Release Notes: This release adds pretty printing support, spring mvc integration, some new default converters, the ability to serialize/deserialize dates as time in millis, and overall enhanced exceptions/error location in streams.

    •  03 Oct 2012 21:16

    Release Notes: New methods in Genson.Builder were added, allowing this release to filter and rename properties with concise code. The old double parsing algorithm has been replaced with another extremely fast custom algorithm (used by default). Genson users can choose if they want to use the fast algorithm or the standard Double.parse by using the Builder. The TypeUtil class from the com.owlike.genson.reflect package has been improved, and is stable enough to be used in custom code to work with Java types. A bug related to generic types deserialization has been corrected. Other minor bugfixes and changes.

    •  28 Aug 2012 07:39

      Release Notes: Jersey integration with automatic detection (and working with DI frameworks), Spring Web integration, enhanced filtering support, better user customization, and default converters for URI, BigInteger, BigDecimal, and Timestamp.

      •  20 Aug 2012 21:57

        Release Notes: This release fixes minor bugs related to border cases in the streaming API, improves streaming API errors, and adds factory methods to the Genson class allowing creating of reader/writer instances with provided configuration.

        •  14 Aug 2012 01:04

          Release Notes: This is the first release of the Genson library.

          Screenshot

          Project Spotlight

          pbs_python

          Python bindings for the Torque resource management system.

          Screenshot

          Project Spotlight

          fio

          A flexible I/O tester/benchmarker.