Skip to content

Commit

Permalink
release: version 0.1.5 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
FabricioArendTorres committed Jul 22, 2024
1 parent d9862b6 commit 378099e
Show file tree
Hide file tree
Showing 2 changed files with 105 additions and 1 deletion.
104 changes: 104 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,104 @@
Changelog
=========


(unreleased)
------------

Fix
~~~
- Added numba to setup.py requirements. [Fabricio Arend Torres]
Other
~~~~~
- Merge pull request #8 from FabricioArendTorres/devel. [Fabricio Arend
Torres]
Devel
- Chore: Added numba to requirements now. [Fabricio Arend Torres]
- Feat: Improved update speed by x10 with numba. [Fabricio Arend Torres]
- Update build_and_deploy_documentation.yml. [Fabricio Arend Torres]
feat: Added robots.txt
- Update build_and_deploy_documentation.yml. [Fabricio Arend Torres]
feat: Added sitemap.txt in gh actions
- Update README.md. [Fabricio Arend Torres]
feat: Added Documentation via github pages
- Update build_and_deploy_documentation.yml. [Fabricio Arend Torres]
fix: added requirements-test
- Create build_and_deploy_documentation.yml. [Fabricio Arend Torres]
0.1.4 (2024-07-19)
------------------
Fix
~~~
- Setup.py packages. [Fabricio Arend Torres]

Other
~~~~~
- Release: version 0.1.4 🚀 [FabricioArendTorres]
- Chore: fix project description. [Fabricio Arend Torres]
0.1.3 (2024-07-19)
------------------
- Release: version 0.1.3 🚀 [FabricioArendTorres]
- Chore: trying to fix github actions. [Fabricio Arend Torres]
- Chore: trying to fix github actions. [Fabricio Arend Torres]
0.1.2 (2024-07-19)
------------------
- Release: version 0.1.2 🚀 [FabricioArendTorres]
- Release: version 0.1.1 🚀 [FabricioArendTorres]
- Update release.yml. [Fabricio Arend Torres]
fix: Adjusting publishing actions..
0.1.1 (2024-07-19)
------------------
- Release: version 0.1.1 🚀 [FabricioArendTorres]
- Update release.yml. [Fabricio Arend Torres]
0.1.0 (2024-07-19)
------------------
Fix
~~~
- Forgot to lint.. [Fabricio Arend Torres]
- Remove import of matplotlib test utilities due to version
incompatibility. [Fabricio Arend Torres]
Other
~~~~~
- Release: version 0.1.0 🚀 [FabricioArendTorres]
- Merge pull request #7 from FabricioArendTorres/devel. [Fabricio Arend
Torres]

Devel
- Chore: fmt. [Fabricio Arend Torres]
- Chore: removed check_input from example. [Fabricio Arend Torres]
- Feat: Implemented vectorized update of confusion matrices. [Fabricio
Arend Torres]
- Chore: Fixed example code highlighting. [Fabricio Arend Torres]
- Chore: Fixed example code highlighting. [Fabricio Arend Torres]
- Chore: Added installation instructions. [Fabricio Arend Torres]
- Chore: removed old files related to the template. [Fabricio Arend
Torres]
- Added readme. [Fabricio Arend Torres]
- Removed old code. [Fabricio Arend Torres]
- Init. [Fabricio Arend Torres]
- Update LICENSE. [Fabricio Arend Torres]

chore: Update License
- ✅ Ready to clone and code. [FabricioArendTorres]
- Initial commit. [Fabricio Arend Torres]


2 changes: 1 addition & 1 deletion streamauc/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.4
0.1.5

0 comments on commit 378099e

Please sign in to comment.