Rev | Line | |
---|
[4947] | 1 | Changes |
---|
| 2 | ******* |
---|
[3798] | 3 | |
---|
[4955] | 4 | 0.2 (unreleased) |
---|
| 5 | ================ |
---|
| 6 | |
---|
[4991] | 7 | Feature changes |
---|
| 8 | --------------- |
---|
| 9 | |
---|
[5059] | 10 | * Started switch to groktoolkit (grok 1.1) based |
---|
| 11 | application. `waeup.sirp` is not compatible with grok 1.0 anymore. |
---|
| 12 | |
---|
[5017] | 13 | * Added first rudimentary support for application plugins. Plugins are |
---|
| 14 | looked up by the main app on creation time and created afterwards. |
---|
| 15 | |
---|
[4991] | 16 | * Added first rudimentary support for RSS2.0 feeds. |
---|
| 17 | |
---|
[5001] | 18 | * Generated filenames now have a filename extension that indicates |
---|
| 19 | mode of processing. So fred.csv becomes fred.create.pending.csv when |
---|
| 20 | being batch processed and something fails. |
---|
| 21 | |
---|
[5228] | 22 | * Coverage reports are now generated in ``coverage-report`` subdir of |
---|
| 23 | build-directory. |
---|
| 24 | |
---|
[4991] | 25 | Bug fixes |
---|
| 26 | --------- |
---|
| 27 | |
---|
[5017] | 28 | * Removed all references to stuff in university submodule into the |
---|
| 29 | module itself or replaced it with proper code. This way the |
---|
| 30 | university submodule could be factored out of the waeup.sirp |
---|
| 31 | package. Fixed bug #23. |
---|
| 32 | |
---|
[4986] | 33 | * Fixed default obj updater in batchprocessing. Fixed bug #17. |
---|
| 34 | |
---|
[4982] | 35 | * Fixed handling of pending file names, fixed bug #16. |
---|
| 36 | |
---|
[4972] | 37 | * Removed quick importer and all related components. |
---|
| 38 | |
---|
| 39 | * Removed TestData folder. It was too heavy and test data can be |
---|
| 40 | created on-the-fly. |
---|
| 41 | |
---|
| 42 | |
---|
[4948] | 43 | 0.1 (2010-01-31) |
---|
[3798] | 44 | ================ |
---|
| 45 | |
---|
[4948] | 46 | Initial version. (Incomplete) rewrite from the former CPS-based |
---|
| 47 | application. |
---|
Note: See
TracBrowser for help on using the repository browser.