v0.5.3-pythonnet-upgrade
What's Changed
* 0.5.3 pythonnet upgrade by Curts0 in https://github.com/Curts0/PyTabular/pull/97
**Full Changelog**: https://github.com/Curts0/PyTabular/compare/v0.5.2-PyObject-Sequencing...v0.5.3-pythonnet-upgrade
v0.5.2-PyObject-Sequencing
Instead of returning a list, `slice`-ing `PyObjects` will now return full `PyObjects` class.
0.5.1-find_method_fix_w_pytests
Title says it all. Realized I broke the `find()` method for `PyMeasures` when implementing the ability to create measures... So I fixed it and added tests checking the find method and check the ability to create measure.
0.5.0-add_measure
What's Changed
* 0.5.0 - Create Measures by Curts0 in https://github.com/Curts0/PyTabular/pull/93
**Full Changelog**: https://github.com/Curts0/PyTabular/compare/v0.4.0-doc-updates-bug-fixes...0.5.0-add_measure
v0.4.0-doc-updates-bug-fixes
What's Changed
* Doc optimization by Curts0 in https://github.com/Curts0/PyTabular/pull/85
* tabular tracing doc by Curts0 in https://github.com/Curts0/PyTabular/pull/86
* Github on header and 0.3.5 Warning by Curts0 in https://github.com/Curts0/PyTabular/pull/87
* iterative doc improvement by Curts0 in https://github.com/Curts0/PyTabular/pull/88
* [Docs] Bugix and README.md update by Daandamhuis in https://github.com/Curts0/PyTabular/pull/89
**Full Changelog**: https://github.com/Curts0/PyTabular/compare/0.3.9-bug-fixes-doc-improvements...v0.4.0-doc-updates-bug-fixes
0.3.9-bug-fixes-doc-improvements
What's Changed
* Bugfix: Culture by Daandamhuis in https://github.com/Curts0/PyTabular/pull/80
* GitHub Actions Name Change by Curts0 in https://github.com/Curts0/PyTabular/pull/81
* Readme Cleanup by Curts0 in https://github.com/Curts0/PyTabular/pull/82
* Feature/docs sturcture > Merge issues (3) by Daandamhuis in https://github.com/Curts0/PyTabular/pull/83
* Switching from mkgendocs to mkdocstring by Curts0 in https://github.com/Curts0/PyTabular/pull/84
**Full Changelog**: https://github.com/Curts0/PyTabular/compare/0.3.8-githubrelease...0.3.9-bug-fixes-doc-improvements
0.3.8-githubrelease
First GitHub Release - With Pypi publish action on publish of release.
What's Changed
* 0.0.2 by Curts0 in https://github.com/Curts0/PyTabular/pull/1
* 0.0.30 by Curts0 in https://github.com/Curts0/PyTabular/pull/9
* 0.0.35 hotfix for refresh issue by Curts0 in https://github.com/Curts0/PyTabular/pull/14
* 0.0.40 by Curts0 in https://github.com/Curts0/PyTabular/pull/15
* 0.0.50 by Curts0 in https://github.com/Curts0/PyTabular/pull/16
* 0.0.50 by Curts0 in https://github.com/Curts0/PyTabular/pull/17
* 0.0.60 by Curts0 in https://github.com/Curts0/PyTabular/pull/18
* 0.0.70 by Curts0 in https://github.com/Curts0/PyTabular/pull/19
* .70 build by Curts0 in https://github.com/Curts0/PyTabular/pull/21
* quick readme update by Curts0 in https://github.com/Curts0/PyTabular/pull/22
* 0.0.80 by Curts0 in https://github.com/Curts0/PyTabular/pull/23
* 0.0.90 by Curts0 in https://github.com/Curts0/PyTabular/pull/24
* 0.0.90 by Curts0 in https://github.com/Curts0/PyTabular/pull/25
* 0.0.91 by Curts0 in https://github.com/Curts0/PyTabular/pull/26
* 0.1.0 doc improvements by Curts0 in https://github.com/Curts0/PyTabular/pull/27
* 0.1.1 by Curts0 in https://github.com/Curts0/PyTabular/pull/28
* 0.1.2 by Curts0 in https://github.com/Curts0/PyTabular/pull/29
* 0.1.2 build by Curts0 in https://github.com/Curts0/PyTabular/pull/30
* 0.1.3 flake8 by Curts0 in https://github.com/Curts0/PyTabular/pull/32
* flake8 badge by Curts0 in https://github.com/Curts0/PyTabular/pull/33
* 0.1.3 flake8 by Curts0 in https://github.com/Curts0/PyTabular/pull/34
* 0.1.4 tableclass by Curts0 in https://github.com/Curts0/PyTabular/pull/35
* 0.1.5 Beginning Refactoring by Curts0 in https://github.com/Curts0/PyTabular/pull/37
* Merged standard Python.gitignore from github/gitignore repo by Bugzey in https://github.com/Curts0/PyTabular/pull/38
* repr tabular class fix by Curts0 in https://github.com/Curts0/PyTabular/pull/40
* 0.1.7 refactoring by Curts0 in https://github.com/Curts0/PyTabular/pull/41
* 0.1.8 refactoring by Curts0 in https://github.com/Curts0/PyTabular/pull/42
* 0.1.9 by Curts0 in https://github.com/Curts0/PyTabular/pull/43
* 0.1.9.1 Fixed Refresh from PyTable and PyPartition Classes by Curts0 in https://github.com/Curts0/PyTabular/pull/45
* Improved Test for PyTables and PyPartitions by Curts0 in https://github.com/Curts0/PyTabular/pull/46
* 0.1.9.2 fixes by Curts0 in https://github.com/Curts0/PyTabular/pull/47
* fix with float by Curts0 in https://github.com/Curts0/PyTabular/pull/48
* 0.2.1 by Curts0 in https://github.com/Curts0/PyTabular/pull/49
* 0.2.2 by Curts0 in https://github.com/Curts0/PyTabular/pull/50
* 0.2.3 by Curts0 in https://github.com/Curts0/PyTabular/pull/51
* 0.2.4 by Curts0 in https://github.com/Curts0/PyTabular/pull/52
* 0.2.5 by Curts0 in https://github.com/Curts0/PyTabular/pull/53
* 0.2.6 by Curts0 in https://github.com/Curts0/PyTabular/pull/54
* 0.2.6 pbi_helper fix by Curts0 in https://github.com/Curts0/PyTabular/pull/55
* 0.2.7 by Curts0 in https://github.com/Curts0/PyTabular/pull/56
* Added the option get cultures of a model. by Daandamhuis in https://github.com/Curts0/PyTabular/pull/57
* 0.2.8 cultures by Curts0 in https://github.com/Curts0/PyTabular/pull/58
* 0.2.8 cultures by Curts0 in https://github.com/Curts0/PyTabular/pull/59
* Catching 0.2.9 up with Master by Curts0 in https://github.com/Curts0/PyTabular/pull/60
* 0.2.9 by Curts0 in https://github.com/Curts0/PyTabular/pull/62
* 0.3.0 docstr-coverage poc by Curts0 in https://github.com/Curts0/PyTabular/pull/63
* 0.3.1 by Curts0 in https://github.com/Curts0/PyTabular/pull/64
* 0.3.2 by Curts0 in https://github.com/Curts0/PyTabular/pull/65
* removed unused functions by Curts0 in https://github.com/Curts0/PyTabular/pull/66
* [Feature] Add Documentation function for model in Docusaurus style by Daandamhuis in https://github.com/Curts0/PyTabular/pull/70
* 0.3.3 document by Curts0 in https://github.com/Curts0/PyTabular/pull/71
* 0.3.4 by Curts0 in https://github.com/Curts0/PyTabular/pull/72
* 0.3.5 pep8-naming by Curts0 in https://github.com/Curts0/PyTabular/pull/73
* [Docs] Adjustment README.md / Bugfix by Daandamhuis in https://github.com/Curts0/PyTabular/pull/74
* 0.3.6 - PEP8 Docstring Compliance by Curts0 in https://github.com/Curts0/PyTabular/pull/76
* 0.3.7 - Minor bug fixes and documentation update by Curts0 in https://github.com/Curts0/PyTabular/pull/77
* 0.3.8 Publish Python Package to PyPi from Github Action POC by Curts0 in https://github.com/Curts0/PyTabular/pull/78
* 0.3.8.1 by Curts0 in https://github.com/Curts0/PyTabular/pull/79
New Contributors
* Bugzey made their first contribution in https://github.com/Curts0/PyTabular/pull/38
* Daandamhuis made their first contribution in https://github.com/Curts0/PyTabular/pull/57
**Full Changelog**: https://github.com/Curts0/PyTabular/commits/0.3.8-githubrelease