Version | Date | Description |
---|---|---|
Release 0.3-SNAPSHOT | Latest | |
Release 0.2 | 2014-02-10 | Basic command line client. |
Release 0.1 | 2014-02-04 | First cut. No client, just implementation of API. |
Type | Changes | By |
---|---|---|
![]() | Show changes per release using maven changes plugin Fixes 20. | Stephen Leonard |
![]() | Use multi-threading for bulk import Fixes 11. | Stephen Leonard |
Type | Changes | By |
---|---|---|
![]() | Export transactions to file Fixes 3. | Stephen Leonard |
![]() | CLI tool to choose files to import to CCB Fixes 5. | Stephen Leonard |
![]() | Only send updates to website where data changed Fixes 10. | Stephen Leonard |
![]() | add all comments from website docs to javadoc Fixes 12. | Stephen Leonard |
![]() | Ability in CLI to import different transaction file formats Fixes 15. | Stephen Leonard |
![]() | split svn code into trunk and branches Fixes 17. | Stephen Leonard |
![]() | Update maven site config for the generated website Fixes 18. | Stephen Leonard |
![]() | Fixed all unit tests | Stephen Leonard |
Type | Changes | By |
---|---|---|
![]() | Implemented most of the API | Stephen Leonard |
![]() | Created Maven repository | Stephen Leonard |
![]() | Move user name and password to new ClearCheckBookConnection class Fixes 2. | Stephen Leonard |
![]() | Complete the ReminderDataType class and unit test Fixes 1. | Stephen Leonard |