Skip to content

Commit

Permalink
0.1.0
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
semantic-release committed Aug 19, 2024
1 parent 5a44c92 commit d651b89
Showing 1 changed file with 171 additions and 0 deletions.
171 changes: 171 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,171 @@
# CHANGELOG

## v0.1.0 (2024-08-19)

### Chore

* chore: Move to pyproject.toml setup

Signed-off-by: Sietze van Buuren <[email protected]> ([`d52221e`](https://github.com/swvanbuuren/mlpyqtgraph/commit/d52221ec07ebc6708653baec8d746acbb4cf684e))

### Documentation

* docs: Fix typo on Welcome page

Signed-off-by: Sietze van Buuren <[email protected]> ([`5069356`](https://github.com/swvanbuuren/mlpyqtgraph/commit/5069356916a23558427732bf8f1dd9beebaedc69))

* docs: Link explicitely to page w/ installation instructions

Signed-off-by: Sietze van Buuren <[email protected]> ([`f17b61f`](https://github.com/swvanbuuren/mlpyqtgraph/commit/f17b61f0ccfa95976ea482eea317e09ec2222cf8))

* docs: Change all documentation links to GH pages

Signed-off-by: Sietze van Buuren <[email protected]> ([`af48cab`](https://github.com/swvanbuuren/mlpyqtgraph/commit/af48cabdd4bacb58a572a0a1e55eedc5463717fc))

* docs: Move documentation to mkdocstrings hosted on GitHub pages

Signed-off-by: Sietze van Buuren <[email protected]> ([`1426d1a`](https://github.com/swvanbuuren/mlpyqtgraph/commit/1426d1a3ae8cf6e1007b102a02199986d9d80a98))

### Feature

* feat: Add semantic release management and publishing to PyPi

Signed-off-by: Sietze van Buuren <[email protected]> ([`5a44c92`](https://github.com/swvanbuuren/mlpyqtgraph/commit/5a44c9231df5848f7092a3c263075ccad197e82b))

### Fix

* fix: Align with latest pqthreads version

Signed-off-by: Sietze van Buuren <[email protected]> ([`da98f7e`](https://github.com/swvanbuuren/mlpyqtgraph/commit/da98f7e9f18e14cf22f5f0a9369628a02ed6dc3f))

### Unknown

* Update documentation link to GH pages

Signed-off-by: Sietze van Buuren <[email protected]> ([`8ca927f`](https://github.com/swvanbuuren/mlpyqtgraph/commit/8ca927f41325fb28b00af9f5705d464aedfb4e05))

* Merge pull request #1 from swvanbuuren/pqthreads-support

Pqthreads support ([`b1a6828`](https://github.com/swvanbuuren/mlpyqtgraph/commit/b1a68286139557281854d136e332cf926fdd0ad6))

* Make a figure is always available

Signed-off-by: Sietze van Buuren <[email protected]> ([`0822832`](https://github.com/swvanbuuren/mlpyqtgraph/commit/0822832ab80d03b21d2c1d632c29e85403c75714))

* Working newer setup without subplots

Signed-off-by: Sietze van Buuren <[email protected]> ([`a2c717b`](https://github.com/swvanbuuren/mlpyqtgraph/commit/a2c717b754b529272506d9a6f20036fdbf02befc))

* General Axis class introduced to create Axis2D and Axis3D classes and subplot functionality removed

Signed-off-by: Sietze van Buuren <[email protected]> ([`e915ec4`](https://github.com/swvanbuuren/mlpyqtgraph/commit/e915ec495cd1db5bcc4300bf3cd07cb4fa1c5579))

* Work in progress in getting pqthreads support

Signed-off-by: Sietze van Buuren <[email protected]> ([`f21d4fd`](https://github.com/swvanbuuren/mlpyqtgraph/commit/f21d4fd257e7d74b80f91c5deb266b00872a6e39))

* Add pyopengl as required package

Signed-off-by: Sietze van Buuren <[email protected]> ([`14b4970`](https://github.com/swvanbuuren/mlpyqtgraph/commit/14b497060c6cfea700c907500631558c37df8ca6))

* Merge branch 'main' of https://github.com/swvanbuuren/mlpyqtgraph into main

Signed-off-by: Sietze van Buuren <[email protected]> ([`33ced20`](https://github.com/swvanbuuren/mlpyqtgraph/commit/33ced2046955cc28f517eb5e401facb2f63a3190))

* Update index.rst

Remove maxdepth from toctree ([`0a288cf`](https://github.com/swvanbuuren/mlpyqtgraph/commit/0a288cf743fa063949f1b43c09d8d78ea97c322c))

* Update index.rst

Change toc maxdepth ([`2370ea9`](https://github.com/swvanbuuren/mlpyqtgraph/commit/2370ea91126a4c4538bdf6dfcb1dc92b5cd07848))

* Align with sphinx v6 and add some extra options

Signed-off-by: Sietze van Buuren <[email protected]> ([`695b408`](https://github.com/swvanbuuren/mlpyqtgraph/commit/695b40832feedd5338ecd5656695c57d56ed15c6))

* Remove reduntant link to mlpyqtgraph from toc

Signed-off-by: Sietze van Buuren <[email protected]> ([`53b07e9`](https://github.com/swvanbuuren/mlpyqtgraph/commit/53b07e904a889570d32d7a0a190c970a0daefa3b))

* Literal include of examples instead of hard coded

Signed-off-by: Sietze van Buuren <[email protected]> ([`2a02c28`](https://github.com/swvanbuuren/mlpyqtgraph/commit/2a02c285984c0072a665e4c31b1604c9b3724d82))

* Update readme file

* Add links to internal repository files
* Update installation instructions

Signed-off-by: Sietze van Buuren <[email protected]> ([`1128a8d`](https://github.com/swvanbuuren/mlpyqtgraph/commit/1128a8daa5cf347ae6f407e4248acfc1e3854706))

* Update version requirement for rtd

Signed-off-by: Sietze van Buuren <[email protected]> ([`33885df`](https://github.com/swvanbuuren/mlpyqtgraph/commit/33885df14d3c75497234fa14c7efb01c020d867b))

* Documentation update and configuration options

* Fill all documentation pages
* Add configuration options
* Separate color class
* Split out examples in separate files

Signed-off-by: Sietze van Buuren <[email protected]> ([`bfe696f`](https://github.com/swvanbuuren/mlpyqtgraph/commit/bfe696fba5c6deff957af1a6445f98d9101d1f5e))

* Catch non-existing segmentedLineMode

Signed-off-by: Sietze van Buuren <[email protected]> ([`14165f9`](https://github.com/swvanbuuren/mlpyqtgraph/commit/14165f9bd2f71231918aebcd204b45412f2d354f))

* Add pyqtgraph depencies to doc requirements

Signed-off-by: Sietze van Buuren <[email protected]> ([`ac91338`](https://github.com/swvanbuuren/mlpyqtgraph/commit/ac913383ac9667c8817d8d124725eeafa3976aa5))

* Add pyqtgraph to doc requirements

Signed-off-by: Sietze van Buuren <[email protected]> ([`8810938`](https://github.com/swvanbuuren/mlpyqtgraph/commit/8810938b5bdc15b7e338b98a301284a8799e9eeb))

* Replace PySide2.* with pyqtgraph.Qt.* dependency

Signed-off-by: Sietze van Buuren <[email protected]> ([`adc6e01`](https://github.com/swvanbuuren/mlpyqtgraph/commit/adc6e0100ff4da95874147e02d57f181093f9bbd))

* Add required package PySide2 ([`b0d64a1`](https://github.com/swvanbuuren/mlpyqtgraph/commit/b0d64a15529a68977eb4307903079f710d0656f6))

* Use os.path in Sphinx conf ([`d6524c5`](https://github.com/swvanbuuren/mlpyqtgraph/commit/d6524c5c09cf9cce4527925055f9f8a7021b70ef))

* Update setup.py, use pathlib in sphinx conf ([`be9150b`](https://github.com/swvanbuuren/mlpyqtgraph/commit/be9150bb3a0f77b91182701b49a2d3c32fc8592a))

* Ignore __pycache__ directories ([`83ea02c`](https://github.com/swvanbuuren/mlpyqtgraph/commit/83ea02c189f677967db0700c2c504c43750873ab))

* Added package info to setup.py, fix sphinx conf ([`0e3ae16`](https://github.com/swvanbuuren/mlpyqtgraph/commit/0e3ae16e596c997e9092575b87b256ed4e288e8c))

* Added link to documentation in README ([`eb3c760`](https://github.com/swvanbuuren/mlpyqtgraph/commit/eb3c7603c48bf19a9e41978a84b69077d2a0bf57))

* Fix rtd doc generation ([`1b23e5f`](https://github.com/swvanbuuren/mlpyqtgraph/commit/1b23e5f2820ddebd581d3d110f76c0046bd80ad8))

* Fix package path in sphinx configuration ([`cac9795`](https://github.com/swvanbuuren/mlpyqtgraph/commit/cac979579641eecb8cf8d3b943500d9af3ae7585))

* Fix package path in sphinx configuration ([`6b3eade`](https://github.com/swvanbuuren/mlpyqtgraph/commit/6b3eaded6fcdd1cb9c8cde1aa0935cd6ff8c6273))

* Fix documentation configuration ([`73fc151`](https://github.com/swvanbuuren/mlpyqtgraph/commit/73fc151703196875f630267ea719355c63baee93))

* Change documentation configuration ([`f08e8a8`](https://github.com/swvanbuuren/mlpyqtgraph/commit/f08e8a87a41a5838f474312204bb7e4de783d9f7))

* Add requirements and documentation configuration ([`d416151`](https://github.com/swvanbuuren/mlpyqtgraph/commit/d416151319c95c97b4453cedf07f58737a10956a))

* Correct links in README ([`bdd3b04`](https://github.com/swvanbuuren/mlpyqtgraph/commit/bdd3b0470898f99da488c419461f0e24c2bacfc7))

* Correct install command in README file ([`9579219`](https://github.com/swvanbuuren/mlpyqtgraph/commit/9579219cc26ab7b6059c44645e1e0effbe91c230))

* Update README file ([`84d27c7`](https://github.com/swvanbuuren/mlpyqtgraph/commit/84d27c7166ec98f6e76faf0f95812ec94e044854))

* Update MANIFEST.in ([`e7f4da1`](https://github.com/swvanbuuren/mlpyqtgraph/commit/e7f4da12000cd3fad1ce56c0a88812fa490a1a22))

* Untrack .vscode/ ([`344ce18`](https://github.com/swvanbuuren/mlpyqtgraph/commit/344ce18e5f3563d32804a3703f9e8fd51865dd81))

* Initial Sphinx documentation, ignore directories ([`50d8b13`](https://github.com/swvanbuuren/mlpyqtgraph/commit/50d8b1301519913aa5bf32224ef0b519ca63a34a))

* Corrected license type in Readme file ([`df4d7ea`](https://github.com/swvanbuuren/mlpyqtgraph/commit/df4d7ea55cb220e506ab0f281a858dae09c942a3))

* Change readme title/text ([`cd20f21`](https://github.com/swvanbuuren/mlpyqtgraph/commit/cd20f21acf4d2c48ebd17182e3597021cd5dc7e0))

* Initial commit ([`798a42c`](https://github.com/swvanbuuren/mlpyqtgraph/commit/798a42cd35b1a0c31621dce25a0f46475a15ed49))

0 comments on commit d651b89

Please sign in to comment.