Skip to content

Commit 1b303bf

Browse files
committed
bump version to 0.2.1; update CHANGELOG
1 parent 8a266cf commit 1b303bf

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
- 0.2.1(2019-10-22)
4+
- **apison-post: modify to be same with original apijson, just return "id" and "count", not other fields**
5+
- apijson-table: fix key and title problem in viewedit_items
6+
- apijson-viewedit: fix @role
7+
- apijson-table: fix apijson-put and apijson-delete @role not work problem
8+
- doc: add difference in tag parameter in apijson post/put
9+
- **tests: add 97 test cases, and fix bugs found by tests**
10+
- fix "NameError: name 'log' is not defined"
11+
- fix py2/3 compatible
12+
- fix issue #4 :"NameError: name 'UliwebError' is not defined"
13+
- apijson-table: add hook_add, for customizing the add action in apijson-table component
314
- 0.2.0(2019-09-17)
415
- setup: add fix utf8 for reading file
516
- **fix json response structure to be same as original apijson api (java)**

uliweb_apijson/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = '0.2.0'
1+
__version__ = '0.2.1'
22
__url__ = 'https://github.com/zhangchunlin/uliweb-apijson'
33
__author__ = 'Chunlin Zhang'
44
__email__ = 'zhangchunlin@gmail.com'

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy