* manual release ([0b2b63a](https://github.com/n6ai/n6py/commit/0b2b63aafbe9e69a007427de45367df651302c4d))
[0.1.14](https://github.com/n6ai/n6py/compare/v0.1.13...v0.1.14) (2022-12-25)
Miscellaneous
* manual ([39c367c](https://github.com/n6ai/n6py/commit/39c367c7c1081aecf674b572a8a9c12fb92868e5))
[0.1.13](https://github.com/n6ai/n6py/compare/v0.1.12...v0.1.13) (2022-12-24)
Features
* release ([393a003](https://github.com/n6ai/n6py/commit/393a003bfc13c96070f945fc0a7d21be7c65041c))
[0.1.12](https://github.com/n6ai/n6py/compare/v0.1.11...v0.1.12) (2022-12-13)
Features
* use shorter arg names ([29008f7](https://github.com/n6ai/n6py/commit/29008f7ddd8eb582d7ec16abc9010e8a06e1160c))
[0.1.11](https://github.com/n6ai/n6py/compare/v0.1.10...v0.1.11) (2022-12-01)
Features
* change num_changed to n_changed ([fe341e4](https://github.com/n6ai/n6py/commit/fe341e4eb235025e38862a9055e0cd0b856fc5d3))
[0.1.10](https://github.com/n6ai/n6py/compare/v0.1.9...v0.1.10) (2022-11-30)
Features
* rework removed module to num_changed ([6855777](https://github.com/n6ai/n6py/commit/6855777db1c078160799b273a79e8f7288391f26))
[0.1.9](https://github.com/n6ai/n6py/compare/v0.1.8...v0.1.9) (2022-11-27)
Features
* require at least python version 3.8 ([3c6d135](https://github.com/n6ai/n6py/commit/3c6d135b759e795181492be7a6c983d1d7a86e76))
[0.1.8](https://github.com/n6ai/n6py/compare/v0.1.7...v0.1.8) (2022-11-26)
Features
* add support for pandas series type ([4c69f85](https://github.com/n6ai/n6py/commit/4c69f85017f1ff768daa35f0f3852a2d949bab6e))
* handle numpy types ([ba43de6](https://github.com/n6ai/n6py/commit/ba43de67eb18f0b2f6314e732b1dd939af419923))
Bug Fixes
* add type to removed function isinstance check ([4abff64](https://github.com/n6ai/n6py/commit/4abff64e4ce929286fcc32406f86f272fe4c6b0d))
[0.1.7](https://github.com/n6ai/n6py/compare/v0.1.6...v0.1.7) (2022-11-26)
Bug Fixes
* return sequence and collection length ([4945b45](https://github.com/n6ai/n6py/commit/4945b45291ee2cdc7c5cfc1609228e7f94ef1f90))