generated from rochacbruno/python-project-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
26de4df
commit dbcc5a0
Showing
2 changed files
with
1 addition
and
61 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,60 +0,0 @@ | ||
Changelog | ||
========= | ||
|
||
|
||
(unreleased) | ||
------------ | ||
- 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] | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
0.1.3 | ||
0.1.4 |