|
1 | 1 | # Change Log
|
2 | 2 |
|
3 |
| -## [v0.8.2](https://github.com/ably/ably-python/tree/v0.8.2) |
| 3 | +## [v1.0.0](https://github.com/ably/ably-python/tree/v1.0.0) |
4 | 4 |
|
| 5 | +[Full Changelog](https://github.com/ably/ably-python/compare/v0.8.2...v1.0.0) |
| 6 | + |
| 7 | +### v1.0 release and upgrade notes from v0.8 |
| 8 | + |
| 9 | +- See https://github.com/ably/docs/issues/235 |
| 10 | + |
| 11 | +**Implemented enhancements:** |
| 12 | + |
| 13 | +- RSC19\*, HP\* - New REST \#request method + HttpPaginatedResponse type [\#78](https://github.com/ably/ably-python/issues/78) |
| 14 | +- Update REST library for realtime platform to v1.0 specification [\#77](https://github.com/ably/ably-python/issues/77) |
| 15 | + |
| 16 | +**Closed issues:** |
| 17 | + |
| 18 | +- requests version pin too strict? [\#66](https://github.com/ably/ably-python/issues/66) |
| 19 | + |
| 20 | +**Merged pull requests:** |
| 21 | + |
| 22 | +- Issue\#84 TP4, RSC15a \(test\), RSC19e \(test\), .. [\#87](https://github.com/ably/ably-python/pull/87) ([jdavid](https://github.com/jdavid)) |
| 23 | +- Fix issue 72 [\#85](https://github.com/ably/ably-python/pull/85) ([jdavid](https://github.com/jdavid)) |
| 24 | +- Fix README, now using pytest instead of nose [\#83](https://github.com/ably/ably-python/pull/83) ([jdavid](https://github.com/jdavid)) |
| 25 | +- RSA5, RSA6, RSA10, RSL\*, TM\*, TE6, TD7 [\#82](https://github.com/ably/ably-python/pull/82) ([jdavid](https://github.com/jdavid)) |
| 26 | + |
| 27 | +## [v0.8.2](https://github.com/ably/ably-python/tree/v0.8.2) (2017-02-17) |
5 | 28 | [Full Changelog](https://github.com/ably/ably-python/compare/v0.8.1...v0.8.2)
|
6 | 29 |
|
7 | 30 | **Implemented enhancements:**
|
|
20 | 43 | **Merged pull requests:**
|
21 | 44 |
|
22 | 45 | - RSC7, RSC11, RSC15, RSC19 [\#81](https://github.com/ably/ably-python/pull/81) ([jdavid](https://github.com/jdavid))
|
| 46 | +- Several python code repo improvements [\#73](https://github.com/ably/ably-python/pull/73) ([txomon](https://github.com/txomon)) |
23 | 47 | - updated reqests version in requirements [\#67](https://github.com/ably/ably-python/pull/67) ([essweine](https://github.com/essweine))
|
24 | 48 |
|
25 | 49 | ## [v0.8.1](https://github.com/ably/ably-python/tree/v0.8.1) (2016-03-22)
|
|
0 commit comments