# Changelog ## Upcoming **Added** - [`#195`](https://github.com/miniscope/noob/pull/195), [`#196`](https://github.com/miniscope/noob/pull/196) - `extends` keyword - allow a tube to extend other tubes! reuse tubes, add on new nodes, override them, and so on. build bigger tubes out of smaller tube fragments. - [`#196`](https://github.com/miniscope/noob/pull/196) - `NoEventable[]` convenience generic that indicates that a return type can also be NoEvent. ## v1000.* ### v1000.0.1 - 26-03-15 **Fix** - [#192](https://github.com/miniscope/noob/issues/192), [#201](https://github.com/miniscope/noob/issues/201), [#202](https://github.com/miniscope/noob/pull/202) - Support event values that can't use the `==` operator by using `is` to check for NoEvents ### v1000.0.0 - 26-03-13 First "official" beta release with all target features working :). ok NOW the changelog officials starts since we're now releasing versions regularly. ## v0.1.* ### v0.1.0 - 25-12-09 - Start actually publishing versions. - Begin changelog Recent changes - [#54](https://github.com/miniscope/noob/pull/54) - ZMQ Runner - [#72](https://github.com/miniscope/noob/pull/72) - Make `NoEvent` a `MetaSignal` enum - [#51](https://github.com/miniscope/noob/pull/51) - Recursive Tubes ## v0.0.* ### v0.0.9999999 ```{raw} html :file: assets/important.html ```