0.7.4 2023-07-24 13:55:13 +0200 Tobias Oetiker <tobi@oetiker.ch>
- updated to qx 7 compiler
0.7.3 2022-07-12 09:33:05 +0200 Tobias Oetiker <tobi@oetiker.ch>
- fail on qx warnings
- update required node versions
- misc cleanups
0.7.2 2021-01-26 12:14:01 +0100 Tobias Oetiker <tobi@oetiker.ch>
- fix table query in songs demo app
0.7.1 2020-09-02 17:31:58 +0200 Tobias Oetiker <tobi@oetiker.ch>
- drop config.json and app.cfg.dist from MANIFEST
0.7.0 2020-07-27 10:08:06 +0200 Tobias Oetiker <tobi@oetiker.ch>
- improve makefile organisation
- qooxdoo script is now called index.js
0.6.1 2020-06-03 10:03:20 +0200 Tobias Oetiker <tobi@oetiker.ch>
- keep translation files sorted to reduce diff size
0.6.0 2020-05-10 13:44:32 +0200 Tobias Oetiker <tobi@oetiker.ch>
- add rebuild test to github action
- make snapshots only perl version specific
- improve github action performance
0.5.1 2020-05-04 09:49:57 +0200 Tobias Oetiker <tobi@oetiker.ch>
- in callbackery apps protect public from removal
- improve build probability under illumos for perlmodules assuming tools are gnutools
- improve dependency tracking in callbackery rebuild
0.4.4 2020-03-06 10:36:04 +0100 Tobias Oetiker <tobi@oetiker.ch>
- fix IE regression in index.html
0.4.3 2020-03-06 10:08:19 +0100 Tobias Oetiker <tobi@oetiker.ch>
- fix package-lock.json regression
0.4.2 2020-03-06 09:46:06 +0100 Tobias Oetiker <tobi@oetiker.ch>
- fixed node_modules dependency rules
0.4.1 2020-03-04 22:05:46 +0100 Tobias Oetiker <tobi@oetiker.ch>
- fix errors in sample code
0.4.0 2020-03-04 18:23:23 +0100 Tobias Oetiker <tobi@oetiker.ch>
- add action button property config demo (cb 0.30.0)
0.3.7 2020-02-28 14:22:40 +0100 Tobias Oetiker <tobi@oetiker.ch>
- add loader index.html
0.3.6 2020-02-28 14:20:52 +0100 Tobias Oetiker <tobi@oetiker.ch>
- add loader screen
0.3.5 2020-02-28 09:13:42 +0100 Tobias Oetiker <tobi@oetiker.ch>
- touch package-lock.json for to fix makefile dependency
0.3.4 2020-02-25 16:05:18 +0100 Tobias Oetiker <tobi@oetiker.ch>
- fix broken dependency
0.3.3 2020-02-25 15:46:44 +0100 Tobias Oetiker <tobi@oetiker.ch>
- improved dependency tracking for callbackery apps so that
public does not get rebuilt unless there is actually a source
change
0.3.2 2020-02-24 14:34:33 +0100 Tobias Oetiker <tobi@oetiker.ch>
- do not distribute transpiled source files
0.3.1 2020-02-21 15:40:22 +0100 Tobias Oetiker <tobi@oetiker.ch>
- better dependency checking in callbackery frontend makefile
0.3.0 2020-02-19 18:37:23 +0100 Tobias Oetiker <tobi@oetiker.ch>
- add support for YAML config files
- properly detect js file changes in frontend Makefile
0.2.1 2019-12-12 13:35:16 +0100 Tobias Oetiker <tobi@oetiker.ch>
- do not include mini cpan anymore
0.2.0 2019-12-11 15:18:32 +0100 Tobias Oetiker <tobi@oetiker.ch>
- switch to carton for building dependencies
0.1.5 2019-11-07 12:07:01 +0100 Tobias Oetiker <tobi@oetiker.ch>
- add UTF-8 charset to messages.pot
0.1.4 2019-10-30 11:12:32 +0100 Tobias Oetiker <tobi@oetiker.ch>
- improved documentation
0.1.3 2019-10-30 08:55:35 +0100 Tobias Oetiker <tobi@oetiker.ch>
- add example for screenOpts
0.1.2 2019-10-28 08:27:13 +0100 Tobias Oetiker <tobi@oetiker.ch>
- small updates to template README.md and .gitignore files
0.1.1 2019-10-23 08:21:33 +0200 Tobias Oetiker <tobi@oetiker.ch>
- fix cpan indexing rules
0.1.0 2019-10-22 17:39:13 +0200 Tobias Oetiker <tobi@oetiker.ch>
- initial release ... migrated lots of code from callbackery