CHANGELOG
v0.1.14 (2023-12-04)
Fix
fix: add documentation and repository links (
186c519)
Unknown
Merge pull request #41 from rhoni-team/37.change_publish_testpypi_step
fix: add documentation and repository links (18766d9)
v0.1.13 (2023-12-04)
Fix
fix(ci): add publish to pypi (
1216848)
Unknown
Merge pull request #40 from rhoni-team/37.change_publish_testpypi_step
fix(ci): add publish to pypi (3bde341)
v0.1.12 (2023-12-04)
Fix
fix(ci): add permission to write and environment name (
ab359d9)
Unknown
Merge pull request #39 from rhoni-team/37.change_publish_testpypi_step
fix(ci): add permission to write and environment name (24c6222)
v0.1.11 (2023-12-04)
Ci
Fix
fix(ci): change branch to main in call jobs (
f6b470a)
Unknown
Merge pull request #38 from rhoni-team/37.change_publish_testpypi_step
37.change publish testpypi step (49ce012)
Merge pull request #36 from rhoni-team/27.fix_ci_running_2_times
ci: clean ci files (7a9b68f)
v0.1.10 (2023-11-24)
Fix
fix: change publish on published release (
d8e93d1)
Unknown
Merge pull request #35 from rhoni-team/27.fix_ci_running_2_times
fix: change publish on published release (14b56f7)
v0.1.9 (2023-11-24)
Fix
fix: ci publish on release (
5a28b45)
Unknown
Merge pull request #34 from rhoni-team/27.fix_ci_running_2_times
fix: ci publish on release (7b79ed3)
v0.1.8 (2023-11-23)
Ci
ci: add pypi token (
9519650)
Fix
fix: add conditional to test pypi step (
27205f4)
Unknown
Merge pull request #33 from rhoni-team/27.fix_ci_running_2_times
fix: add conditional to test pypi step (189e646)
v0.1.7 (2023-11-23)
Ci
Fix
fix: publish to test pypi on release (
ebfd12a)
Unknown
Merge pull request #32 from rhoni-team/27.fix_ci_running_2_times
27.fix ci running 2 times (7f9c189)
v0.1.6 (2023-11-23)
Fix
fix: ignore tags on push trigger (
22fce0f)
Unknown
Merge pull request #31 from rhoni-team/27.fix_ci_running_2_times
fix: ignore tags on push trigger (44d1b43)
v0.1.5 (2023-11-23)
Ci
ci: using conditional logic (
b8dc3ad)
Fix
Unknown
Merge pull request #30 from rhoni-team/27.fix_ci_running_2_times
fix: remove needs from cd (9dcecfa)
Merge pull request #29 from rhoni-team/27.fix_ci_running_2_times
fix: trigger worflows in their own files (2c530b8)
v0.1.4 (2023-11-23)
Ci
Fix
Unknown
Merge pull request #28 from rhoni-team/27.fix_ci_running_2_times
27.fix ci running 2 times (f510146)
v0.1.3 (2023-11-22)
Fix
fix: cleaning ci from debugging steps (
7650ac7)
Unknown
Merge pull request #26 from rhoni-team/2.cd_and_test_pypi
fix: cleaning ci from debugging steps (df52d8a)
v0.1.2 (2023-11-22)
Ci
Fix
fix: change version variable of semantic release (
208bba4)
Unknown
Merge pull request #25 from rhoni-team/2.cd_and_test_pypi
2.cd and test pypi (47cdc5c)
Merge pull request #24 from rhoni-team/2.cd_and_test_pypi
ci: change version variable (d335f5f)
v0.1.1 (2023-11-20)
Chore
chore: version variable (
9f4a0d4)chore: fix version variable (
41a4d53)chore: change patch without tag to true (
23432b8)chore: add dist to .gitignore (
1c22f0e)chore: removing dist from .gitignore (
dcf03d1)chore: remove comments config (
6629f77)chore: add semantic release configuration (
9f00f9b)chore: add myst parser to read md (
12a4e3a)chore: remove unnecessary dependency (
29d32d7)chore: makefile with lint and test (
da8008c)chore: linter dependencies and autopep config (
75ce1ca)chore: add pylint configuration file (
2f0385f)chore: docker-compose to manage dockerfiles (
90e950a)chore: dockerfiles for testing in py 3.8 to 3.11 (
2894298)chore: change poetry python minor version to 3.8 (
4a3782a)chore: add python versions (
1816fd2)
Ci
ci: fix extra step (
fb5be12)ci: add write permissions (
61256f7)ci: change github token for personal token (
0c0e724)ci: remove verbose option (
b787ed8)ci: list of diectory on semantic release step (
66ad621)ci: debug list current directory (
ae5be07)ci: debbuging semantic release (
32c43da)ci: list dist folder (
488bfc4)ci: change command semantic release (
9b61e47)ci: add step poetry build package (
e296b7f)ci: change key and releasing version (
2996447)ci: add fetch depth parameter (
b400b9a)ci: removing extra semantic release config (
d592781)ci: fix identation (
a37aef1)ci: change build semantic release (
ac48c66)ci: add cache dependencies (
cb23674)ci: add git config to semantic release (
0c616c5)ci: referencing to main (
4850d35)ci: use make test instead of poetry command (
cdaf434)ci: add linting and formatting (
8fa547d)ci: add python version 3.8 (
14cbfef)ci: add python 3.9 (
500f655)ci: add python 3.11 (
34aab8e)ci: pip cache. remove python versions to test (
2f1c627)ci: change test configuration (
80eb7f6)ci: poetry install for different python versions (
94dee67)ci: add python versions from 3.7 to 3.11 (
f0e650d)ci: fix package name (
f55b094)ci: add ci actions (
3b2b7fd)
Documentation
docs: change requirement to parse md (
ef74025)docs: remove links (
93e7b51)docs: add testing py versions using docker (
719b1a2)docs: change conf of readthedocs (
97f7eab)docs: python 3.10 version on readthedocs (
6f7ff60)docs: conf to python 3.8 (
291cd8e)docs: conf for last stable python version (
f097797)docs: fix spaces in paragraph (
15d5096)docs: config latest image (
67815ac)docs: modify imports according init (
a3ecd5d)
Fix
Unknown
Merge pull request #23 from rhoni-team/2.cd_and_test_pypi
ci: add write permissions (1114ca1)
Merge pull request #22 from rhoni-team/2.cd_and_test_pypi
ci: change github token for personal token (c131e5c)
Merge pull request #21 from rhoni-team/2.cd_and_test_pypi
ci: remove verbose option (1f27865)
Merge pull request #20 from rhoni-team/2.cd_and_test_pypi
2.cd and test pypi (58190f3)
Merge pull request #19 from rhoni-team/2.cd_and_test_pypi
2.cd and test pypi (c78617c)
Merge pull request #18 from rhoni-team/2.cd_and_test_pypi
2.cd and test pypi (10670ab)
Merge pull request #17 from rhoni-team/2.cd_and_test_pypi
fix: test cd workflow (3c2b1a7)
Merge pull request #16 from rhoni-team/2.cd_and_test_pypi
ci: add step poetry build package (197ce10)
Merge pull request #15 from rhoni-team/2.cd_and_test_pypi
2.cd and test pypi (45e7675)
Merge pull request #14 from rhoni-team/2.cd_and_test_pypi
ci: change key and releasing version (0a32480)
Merge pull request #13 from rhoni-team/2.cd_and_test_pypi
2.cd and test pypi (c31170c)
Merge pull request #12 from rhoni-team/2.cd_and_test_pypi
ci: fix identation (0b5c8da)
Merge pull request #11 from rhoni-team/2.cd_and_test_pypi
ci: add cache dependencies (c25a9ef)
Merge pull request #10 from rhoni-team/2.cd_and_test_pypi
2.cd and test pypi (6230fa5)
cd: removing name from semantic release (
01e78c7)cd: change command to run on PR (
2788c11)cd: change to run on PR (
06213a3)cd: add cd and test in test pypi (
c7ec340)Merge pull request #9 from rhoni-team/8.linter_and_formatter
8.linter and formatter (5455044)
Merge pull request #6 from rhoni-team/add_python_versions
Add python versions (7e2814b)
git: poetry.lock to gitignore (
5825057)
v0.1.0 (2023-08-30)
Chore
Documentation
docs: improve contributions section (
81b2cab)docs: add detail to code and docs contribution (
9cf005b)docs: change docstring to numpy style (
a18ed65)docs: format docstrings (
83224c4)docs: add sphinx configuration (
7c94091)docs: change in docstring (
702ad8a)docs: add contribution explanation (
eb8b088)docs: modify autoapi configuration (
302b73e)docs: remove example included by cookiecutter (
37429f3)docs: add readme to index (
5eec930)docs: fix base class description (
e670d2b)docs: add links to repository files (
c5405a7)docs: modify description and usage in readme (
2d023fb)docs: usage readme (
d25cda6)
Feature
feat: add imports to init file (
2836d5d)feat: change functions names (
6cec020)feat: replace CleanText name by BaseCleanText (
0ef9efc)feat: run tests over sample texts (
aff2368)feat: add clean n tilde to main functions (
a8c3cd5)feat(CleanText): add remove n tilde (
85c2f71)feat: add source code (
b496a6c)feat: start package from py-pkgs-cookiecutter template (
1afaaf9)