mirror of
https://github.com/zxing/zxing.git
synced 2025-03-05 20:48:51 -08:00
Tentative changes for 2.3
git-svn-id: https://zxing.googlecode.com/svn/trunk@2925 59b500cc-1b3d-0410-9834-0bbf25fbcc57
This commit is contained in:
parent
28d33782a1
commit
4c642283bf
10
CHANGES
10
CHANGES
|
@ -318,3 +318,13 @@
|
||||||
- Update zxing.org web-based decoder for Amazon Elastic Beanstalk (and redeployed there)
|
- Update zxing.org web-based decoder for Amazon Elastic Beanstalk (and redeployed there)
|
||||||
- Many ports of Java updates to C++ and C# ports
|
- Many ports of Java updates to C++ and C# ports
|
||||||
- Standardize test system image processing and image format for reproducibility
|
- Standardize test system image processing and image format for reproducibility
|
||||||
|
|
||||||
|
2.3 (XX Dec 2013)
|
||||||
|
|
||||||
|
- Added clone of Google Chart Server QR code encoder API to zxingorg/, at endpoint /chart
|
||||||
|
- Updated zxing.appspot.com generator to remove deprecated API usage, use latest GWT / App Engine
|
||||||
|
- Improve and standardize Maven build, standardize directories and version naming
|
||||||
|
- Barcode Scanner Android up requires Android 4 and is updated to use Android 4+ APIs
|
||||||
|
- javase/ and zxingorg/ modules now use Java 7
|
||||||
|
- Many small fixes and improvements
|
||||||
|
- (Last release including cpp/ and iphone/ code)
|
Loading…
Reference in a new issue