|
| 1 | +# Release Notes |
| 2 | + |
| 3 | +All notable changes to this project are documented in this file. It was automatically generated with |
| 4 | +the [changelog-from-release](https://github.com/rhysd/changelog-from-release) tool. |
| 5 | + |
| 6 | +<a id="v0.1.0"></a> |
| 7 | +# [v0.1.0](https://github.com/Multiomics-Analytics-Group/vuecore/releases/tag/v0.1.0) - 2025-09-18 |
| 8 | + |
| 9 | +## What's Changed |
| 10 | +* :sparkles: first rudementary API documentation by [@enryH](https://github.com/enryH) in [#9](https://github.com/Multiomics-Analytics-Group/vuecore/pull/9) |
| 11 | +* Add logo by [@sayalaruano](https://github.com/sayalaruano) in [#10](https://github.com/Multiomics-Analytics-Group/vuecore/pull/10) |
| 12 | +* Refactor vuecore library with an initial example for scatter plot by [@sayalaruano](https://github.com/sayalaruano) in [#11](https://github.com/Multiomics-Analytics-Group/vuecore/pull/11) |
| 13 | +* Remove_python_restriction by [@enryH](https://github.com/enryH) in [#15](https://github.com/Multiomics-Analytics-Group/vuecore/pull/15) |
| 14 | +* :wrench: set up sync of notebooks to py:percent format (manually) by [@enryH](https://github.com/enryH) in [#17](https://github.com/Multiomics-Analytics-Group/vuecore/pull/17) |
| 15 | +* Update logo by [@sayalaruano](https://github.com/sayalaruano) in [#19](https://github.com/Multiomics-Analytics-Group/vuecore/pull/19) |
| 16 | +* Update scatter plot to align with the Plotly API by [@sayalaruano](https://github.com/sayalaruano) in [#21](https://github.com/Multiomics-Analytics-Group/vuecore/pull/21) |
| 17 | +* ✨ Feat: Add scripts, test, and example for line plot by [@sayalaruano](https://github.com/sayalaruano) in [#20](https://github.com/Multiomics-Analytics-Group/vuecore/pull/20) |
| 18 | +* 🧑💻 Dev: add PR templates for general contributions and add new plots by [@sayalaruano](https://github.com/sayalaruano) in [#22](https://github.com/Multiomics-Analytics-Group/vuecore/pull/22) |
| 19 | +* Update readme, license, and contributing by [@sayalaruano](https://github.com/sayalaruano) in [#24](https://github.com/Multiomics-Analytics-Group/vuecore/pull/24) |
| 20 | +* :wrench: configure the plotly renderer on Read The Docs by [@enryH](https://github.com/enryH) in [#18](https://github.com/Multiomics-Analytics-Group/vuecore/pull/18) |
| 21 | +* ✨ Feat: Add scripts, test, and example for bar plot by [@sayalaruano](https://github.com/sayalaruano) in [#26](https://github.com/Multiomics-Analytics-Group/vuecore/pull/26) |
| 22 | +* File formats enum by [@sayalaruano](https://github.com/sayalaruano) in [#27](https://github.com/Multiomics-Analytics-Group/vuecore/pull/27) |
| 23 | +* ✨ Feat: Add scripts, test, and example for box plot by [@sayalaruano](https://github.com/sayalaruano) in [#30](https://github.com/Multiomics-Analytics-Group/vuecore/pull/30) |
| 24 | +* Add script to split readme and organize documentation by [@sayalaruano](https://github.com/sayalaruano) in [#29](https://github.com/Multiomics-Analytics-Group/vuecore/pull/29) |
| 25 | +* ✅ Enable pytest on github action by [@sayalaruano](https://github.com/sayalaruano) in [#28](https://github.com/Multiomics-Analytics-Group/vuecore/pull/28) |
| 26 | +* ✨ Create Base Plotly Schema by [@sayalaruano](https://github.com/sayalaruano) in [#31](https://github.com/Multiomics-Analytics-Group/vuecore/pull/31) |
| 27 | +* ✨Factory function for user-facing plot functions by [@sayalaruano](https://github.com/sayalaruano) in [#33](https://github.com/Multiomics-Analytics-Group/vuecore/pull/33) |
| 28 | +* ✨Factory function for building plotly plot functions by [@sayalaruano](https://github.com/sayalaruano) in [#34](https://github.com/Multiomics-Analytics-Group/vuecore/pull/34) |
| 29 | +* 📝 Docs: Update contributing guidelines by [@sayalaruano](https://github.com/sayalaruano) in [#37](https://github.com/Multiomics-Analytics-Group/vuecore/pull/37) |
| 30 | +* ✨ Feat: Add scripts, test, and example for violin plot by [@sayalaruano](https://github.com/sayalaruano) in [#39](https://github.com/Multiomics-Analytics-Group/vuecore/pull/39) |
| 31 | +* ✨ Feat: Add scripts, test, and example for histogram plot by [@sayalaruano](https://github.com/sayalaruano) in [#41](https://github.com/Multiomics-Analytics-Group/vuecore/pull/41) |
| 32 | +* 📝 Docs(src/vuecore/README.md): Add Readme to explain the project structure and workflow by [@sayalaruano](https://github.com/sayalaruano) in [#42](https://github.com/Multiomics-Analytics-Group/vuecore/pull/42) |
| 33 | + |
| 34 | +## New Contributors |
| 35 | +* [@sayalaruano](https://github.com/sayalaruano) made their first contribution in [#10](https://github.com/Multiomics-Analytics-Group/vuecore/pull/10) |
| 36 | + |
| 37 | +**Full Changelog**: https://github.com/Multiomics-Analytics-Group/vuecore/compare/v0.0.5...v0.1.0 |
| 38 | + |
| 39 | +[Changes][v0.1.0] |
| 40 | + |
| 41 | + |
| 42 | +<a id="v0.0.5"></a> |
| 43 | +# [v0.0.5](https://github.com/Multiomics-Analytics-Group/vuecore/releases/tag/v0.0.5) - 2025-01-31 |
| 44 | + |
| 45 | +## What's Changed |
| 46 | +* :truck: move PCA plot from acore normalization example by [@enryH](https://github.com/enryH) in [#8](https://github.com/Multiomics-Analytics-Group/vuecore/pull/8) |
| 47 | + |
| 48 | + |
| 49 | +**Full Changelog**: https://github.com/Multiomics-Analytics-Group/vuecore/compare/v0.0.4...v0.0.5 |
| 50 | + |
| 51 | +[Changes][v0.0.5] |
| 52 | + |
| 53 | + |
| 54 | +<a id="v0.0.4"></a> |
| 55 | +# [v0.0.4](https://github.com/Multiomics-Analytics-Group/vuecore/releases/tag/v0.0.4) - 2025-01-29 |
| 56 | + |
| 57 | +## What's Changed |
| 58 | +* :truck: add functionality from acore by [@enryH](https://github.com/enryH) in [#7](https://github.com/Multiomics-Analytics-Group/vuecore/pull/7) |
| 59 | + |
| 60 | + |
| 61 | +**Full Changelog**: https://github.com/Multiomics-Analytics-Group/vuecore/compare/v0.0.3...v0.0.4 |
| 62 | + |
| 63 | +[Changes][v0.0.4] |
| 64 | + |
| 65 | + |
| 66 | +<a id="v0.0.3"></a> |
| 67 | +# [v0.0.3](https://github.com/Multiomics-Analytics-Group/vuecore/releases/tag/v0.0.3) - 2024-12-18 |
| 68 | + |
| 69 | +- fix import error (file was not renamed correctly) |
| 70 | +**Full Changelog**: https://github.com/Multiomics-Analytics-Group/vuecore/compare/v0.0.2...v0.0.3 |
| 71 | + |
| 72 | +[Changes][v0.0.3] |
| 73 | + |
| 74 | + |
| 75 | +<a id="v0.0.2"></a> |
| 76 | +# [v0.0.2](https://github.com/Multiomics-Analytics-Group/vuecore/releases/tag/v0.0.2) - 2024-12-17 |
| 77 | + |
| 78 | +Prepare for use in acore api examples: format and fix imports |
| 79 | + |
| 80 | +## What's Changed |
| 81 | +* :format: format with black by [@enryH](https://github.com/enryH) in [#5](https://github.com/Multiomics-Analytics-Group/vuecore/pull/5) |
| 82 | +* Fix imports by [@enryH](https://github.com/enryH) in [#3](https://github.com/Multiomics-Analytics-Group/vuecore/pull/3) |
| 83 | + |
| 84 | + |
| 85 | +**Full Changelog**: https://github.com/Multiomics-Analytics-Group/vuecore/compare/v0.0.1...v0.0.2 |
| 86 | + |
| 87 | +[Changes][v0.0.2] |
| 88 | + |
| 89 | + |
| 90 | +<a id="v0.0.1"></a> |
| 91 | +# [v0.0.1](https://github.com/Multiomics-Analytics-Group/vuecore/releases/tag/v0.0.1) - 2024-11-29 |
| 92 | + |
| 93 | +First release to have a development version on PyPI. All plots and their dependencies needs to be tested. |
| 94 | + |
| 95 | +## What's Changed |
| 96 | +* Mk pkg by [@enryH](https://github.com/enryH) in [#1](https://github.com/Multiomics-Analytics-Group/vuecore/pull/1) |
| 97 | + |
| 98 | +## New Contributors |
| 99 | +* [@enryH](https://github.com/enryH) made their first contribution in [#1](https://github.com/Multiomics-Analytics-Group/vuecore/pull/1) |
| 100 | + |
| 101 | +**Full Changelog**: https://github.com/Multiomics-Analytics-Group/vuecore/commits/v0.0.1 |
| 102 | + |
| 103 | +[Changes][v0.0.1] |
| 104 | + |
| 105 | + |
| 106 | +[v0.1.0]: https://github.com/Multiomics-Analytics-Group/vuecore/compare/v0.0.5...v0.1.0 |
| 107 | +[v0.0.5]: https://github.com/Multiomics-Analytics-Group/vuecore/compare/v0.0.4...v0.0.5 |
| 108 | +[v0.0.4]: https://github.com/Multiomics-Analytics-Group/vuecore/compare/v0.0.3...v0.0.4 |
| 109 | +[v0.0.3]: https://github.com/Multiomics-Analytics-Group/vuecore/compare/v0.0.2...v0.0.3 |
| 110 | +[v0.0.2]: https://github.com/Multiomics-Analytics-Group/vuecore/compare/v0.0.1...v0.0.2 |
| 111 | +[v0.0.1]: https://github.com/Multiomics-Analytics-Group/vuecore/tree/v0.0.1 |
| 112 | + |
| 113 | +<!-- Generated by https://github.com/rhysd/changelog-from-release v3.9.0 --> |
0 commit comments