Bck2Brwsr 0.21
From APIDesign
(Difference between revisions)
(Bck2Brwsr 0.21 moved to Bck2Brwsr 0.22: Need to release a bugfix version.) |
|||
(One intermediate revision not shown.) | |||
Line 1: | Line 1: | ||
- | + | Contains necessary bugfixes to run [[Dew]] with most recent versions of the used projects: | |
+ | * Internationalization issues fixed | ||
+ | * Proxies now implement even super interfaces | ||
+ | * Caching a miss when running tests | ||
+ | * Use of shl64 fixed. | ||
+ | * Update to JDK8_144 | ||
+ | List of changes is [https://github.com/jtulach/bck2brwsr/compare/release-0.20...release-0.21 here] |
Current revision
Contains necessary bugfixes to run Dew with most recent versions of the used projects:
- Internationalization issues fixed
- Proxies now implement even super interfaces
- Caching a miss when running tests
- Use of shl64 fixed.
- Update to JDK8_144
List of changes is here