Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 1.93 KB

CHANGELOG.md

File metadata and controls

29 lines (23 loc) · 1.93 KB

Release 1.2.1 (Planned November 10th 2013)

Release 1.2.0 (October 19th 2013)

Release 1.1.1 (October 15th 2013)

  • Replace all unvisible types by Object. #15
  • Final fields are not handled correctly. #10
  • Add support for inner classes. #6
  • Thanks to Philippe Prados for an example with static inner class extending static non inner class
  • Make the name and package of the BoundBox generated class customizable. #8
  • We now know why we won't support instance and static initializers. #13
  • Increased test coverage up to 95%

Release 1.1.0 (September 27th 2013)

  • Flavien Laurent joined the team of BoundBox !
  • A problem in import statement management has been solved. #2. Thx to Flavien Laurent
  • A problem in generics handling has been solved. #1. Thx to Flavien Laurent
  • Javadoc has been added to methods of a BoundBox. #5
  • It is now possible to add extraFields to a BoundBox. This is particularly useful on Android : #4. Thx to Flavien Laurent
  • Documentation for contributors has been written. #3. Thx to Flavien Laurent
  • Add support for inner classes : #6

Release 1.0.0 (September 17th 2013)

Initial release of BoundBox.