mirror of
https://github.com/zxing/zxing.git
synced 2024-11-09 20:44:03 -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
12
CHANGES
12
CHANGES
|
@ -317,4 +317,14 @@
|
|||
The 2.2 release corresponds substantially to v4.3.2.
|
||||
- Update zxing.org web-based decoder for Amazon Elastic Beanstalk (and redeployed there)
|
||||
- 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