See [release notes](https://github.com/JoelBender/bacpypes/wiki/Release-Notes#0176).
0.17.5
This release includes support for finding the local network number (when it's known by some other router), supports strings like **device:234** for object identifiers, and lots of other things. See the [release notes](https://github.com/JoelBender/bacpypes/wiki/Release-Notes#0175) in the wiki.
0.17.4
Apparently I missed merging in some changes from branches that I thought were committed, and maybe they were but didn't get pushed. The [network graph](https://github.com/JoelBender/bacpypes/network) looked wrong, so better to clean it up now than miss something later.
0.17.3
Routing bugs, COV bugs and tests. Release notes are [here](https://github.com/JoelBender/bacpypes/wiki/Release-Notes#0173).
0.17.2
There was a bug in the network service element for `IAmRouterToNetwork` responses, this "hot fix" clears up the bug.
0.17.1
A lot of work has gone into the segmentation state machine code which has changed the `DeviceInfoCache` usage. A list of the kinds of behaviors and changes in applications is in the [release notes](https://github.com/JoelBender/bacpypes/wiki/Release-Notes#0171).