v0.1.1
What's Changed
- Added tools/test_install.py by @DonBraulio in #138
- Doc nits by @ianspektor in #142
- [Code wide] Fix pending todo + schema + several small improvements by @achoum in #141
- Add "memory usage" section in the repr of an event set by @achoum in #144
- Dependencies and other cleanups by @achoum in #145
- Rename variable "evtset" to "evset" code-wide. by @achoum in #146
- New API names (e.g. tp.input_node, evset.node, to.to_pandas) by @achoum in #147
- tp.begin and tp.end operators by @achoum in #148
- Publish to PyPI with GH Action by @ianspektor in #131
- Fix build by @rstz in #152
- tp.tick operator by @achoum in #149
- Getting started by @DonBraulio in #143
- Speed-up tp.to_pandas by @achoum in #153
- Create M5 notebook by @achoum in #150
- Docstring tests by @DonBraulio in #151
- run publish workflow on GH release by @ianspektor in #156
- Improve reference by @ianspektor in #154
Full Changelog: v0.1.0...v0.1.1