- Create ubber jar for easier deployment in IDE's. #17
- Add gradle support for samples on Android #20
- Use feature flipping for logging http://stackoverflow.com/q/19456107/693752
- 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%
- 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
Initial release of BoundBox.