File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
- ## 1.6.0-SNAPSHOT (pending release as 1.6.0)
3
+ ## 1.6.0 Mon Oct 12 07:30:00 2015 -0400
4
4
** Features:**
5
5
* BETA: Add a type testing comparator to assist with validating request/header bodies
6
6
- Issue: https://github.com/svanoort/pyresttest/issues/90 (derived from online feedback)
18
18
- https://github.com/svanoort/pyresttest/issues/70
19
19
- https://github.com/svanoort/pyresttest/issues/63
20
20
* Extractors did not raise an exception on failure: https://github.com/svanoort/pyresttest/issues/64
21
+ * Fix issue with use of curl WRITEDATA opt on CentOS 2.6 (use writefunction instead)
22
+ * Fix/document installation issues with dependencies
21
23
22
24
** Known Issues / Back-Compatibility:**
23
25
* Minor: generator letters/uppercase/lowercase are now always ASCII, not locale-aware
You can’t perform that action at this time.
0 commit comments