Release 1.0.0: 23/1223/3 python-1.0.0
authorTommy Carpenter <tc677g@att.com>
Thu, 24 Oct 2019 18:14:04 +0000 (14:14 -0400)
committerTommy Carpenter <tc677g@att.com>
Thu, 24 Oct 2019 18:28:41 +0000 (14:28 -0400)
commit758fb1cd425aaa6d733f549348ee37974212009b
tree619f4a7a17d13f69554e0d44268211479dc27b93
parent67bbe087d505cd179e1c5bb9ef6be2c60b2e7d5a
Release 1.0.0:

* It's been past due to bump this to 1.0.0 since people depend on it!
* Add the ability to set sbuf attributes in the same call that it is allocated
* (breaking) removes bytes2meid
* (breaking) rmr_set_meid now infers length
* (breaking) rmr_get_meid now returns bytes, to be symmetric with set_meid

Change-Id: I8519293af6dd30be56c0a7956f31da105c78085d
Signed-off-by: Tommy Carpenter <tc677g@att.com>
src/bindings/rmr-python/docs/Changelog.rst
src/bindings/rmr-python/rmr/rmr.py
src/bindings/rmr-python/setup.py
src/bindings/rmr-python/tests/test_rmr.py