- Released: 2014-03-19 - Summary: - Improve speed in `find_blocks()`, as requested by [Github Issue 1](https://github.com/mpenning/ciscoconfparse/issues/1) - Minor change to improve Travis `CI` builds
0.9.24
- Released: 2014-03-13 - Summary: - Fix broken Travis `CI` builds (because of where I moved the `ipaddr` module) - Added new functionality in `models_cisco` (still alpha code at this point)
0.9.23
- Released: 2014-03-05 - Summary: - Modify `ipv4_addr_object` default value in `models_cisco` - Move `ipaddr` module to a local folder
0.9.22
- Released: 2014-02-28 - Summary: - Add `PIM` interface support in `models_cisco` (still alpha at this point)
0.9.21
- Released: 2014-02-26 - Summary: - Fix Python3.2 build (note to self.. - `U'` isn't supported until Python3.3).
0.9.20
- Released: 2014-02-26 - Summary: - Updated `README` with other Cisco `IOS` configuration resources - Fixed problems in `models_cisco` - Improved / added docstrings - Improve build workflow.