|
| 1 | +# Changelog |
| 2 | + |
| 3 | +All notable changes to this project will be documented in this file. |
| 4 | + |
| 5 | +## [1.5.2] - 2025-03-16 |
| 6 | + |
| 7 | +### ⚙️ Miscellaneous Tasks |
| 8 | + |
| 9 | +- *(build)* Pyproject dep fix |
| 10 | +- *(version)* Updated 1.5.2 |
| 11 | + |
| 12 | +## [1.5.1] - 2025-03-16 |
| 13 | + |
| 14 | +### 🚀 Features |
| 15 | + |
| 16 | +- *(build)* Pyproject initial setup |
| 17 | + |
| 18 | +## [ls] - 2025-03-16 |
| 19 | + |
| 20 | +### 🚀 Features |
| 21 | + |
| 22 | +- *(modulemanager)* Scaffold on this feature |
| 23 | +- *(module manager)* Now this works with existing file |
| 24 | +- *(project)* Added logger and .env support |
| 25 | +- *(commitcli)* Version on cli |
| 26 | +- *(modules)* New get commit id helper |
| 27 | +- *(comitcli)* Added docker to test old python version |
| 28 | + |
| 29 | +### 🐛 Bug Fixes |
| 30 | + |
| 31 | +- *(module manager)* Deleted bad code |
| 32 | +- *(module manager)* Forgotten code |
| 33 | +- *(module manager)* Requirements files |
| 34 | +- *(cimmitcli)* Fixed multi type anotations to work on old python |
| 35 | +- *(commitcli)* Small fix in file |
| 36 | +- *(commitcli)* Support on optional questions |
| 37 | +- *(commitcli)* Missing files |
| 38 | +- *(commitcli)* Fixed bug on non existing module file |
| 39 | +- *(commitcli)* Double type hint deleted to make it compatible with < 3.10 |
| 40 | +- *(packages)* Small typos |
| 41 | + |
| 42 | +### 💼 Other |
| 43 | + |
| 44 | +- *(module manager)* Xdxd |
| 45 | +- *(commitcli)* New beta version |
| 46 | +- *(commitcli)* Version update |
| 47 | +- *(make)* Updated to use with nodemon |
| 48 | +- *(requiremts)* Added pymongo |
| 49 | +- *(requiremts)* Added pymongo |
| 50 | +- *(comitcli)* Added docker command to enter container |
| 51 | +- *(build)* Removed old script |
| 52 | +- *(packages)* Updated to consider new debian restriction |
| 53 | + |
| 54 | +### 📚 Documentation |
| 55 | + |
| 56 | +- *(readme)* Updated readme |
| 57 | + |
| 58 | +### ⚙️ Miscellaneous Tasks |
| 59 | + |
| 60 | +- *(readme)* Link to pypi |
| 61 | +- *(module manager)* Updates, wip |
| 62 | +- *(config manager)* Added module manager |
| 63 | +- *(config manager)* WIP on preselected answers |
| 64 | +- *(preselectedmodules)* Wip |
| 65 | +- *(module manager)* Module load in file now works on happy path |
| 66 | +- *(module manager)* Module now works with a existing list |
| 67 | +- *(module manager)* Writing function is working |
| 68 | +- *(module manager)* File writing works |
| 69 | +- *(aaa)* Ddd |
| 70 | +- *(module manager)* Added code to handle empty states |
| 71 | +- *(module manager)* Updated inquirer and filename |
| 72 | +- *(commitcli)* Wip on getting version (not working) |
| 73 | +- *(commitcli)* Updated module preselection order |
| 74 | +- *(commitcli)* Added makefile and wip on new features |
| 75 | +- *(module manager)* Wip on repository pattern for modules |
| 76 | +- *(commitcli)* Wip on new module provider |
| 77 | +- *(commitcli)* Some fixes on the local file configuration all is working |
| 78 | +- *(commitcli)* Validations now are first |
| 79 | +- *(commitcli)* Some final clean up |
| 80 | +- *(commitcli)* Ctr+c handling |
| 81 | +- *(commitcli)* Bad code |
| 82 | +- *(version)* Added a new patch version |
| 83 | +- *(commitcli)* Dependency update and new version ready |
| 84 | +- *(version)* New version tag until waiting a new feature to release |
| 85 | +- *(modules)* Updated code to start using repository |
| 86 | +- *(modules)* Updated, mongo get all is working |
| 87 | +- *(modules)* Progress on new db way |
| 88 | +- *(modules)* Catching id prepare the rest of the code to work with this id |
| 89 | +- *(commitcli)* Goldpath working |
| 90 | +- *(modules)* Updated to work with repository |
| 91 | +- *(repository)* Updated to work with mongo |
| 92 | +- *(modules)* Version update and db name added |
| 93 | +- *(modules)* Added rc template |
| 94 | +- *(comitcli)* Updated get id func |
| 95 | +- *(comitcli)* Updated get id func |
| 96 | +- *(comitcli)* Deleted old code |
| 97 | +- *(comitcli)* Updated mongo |
| 98 | +- *(comitcli)* Deleted bad code |
| 99 | +- *(comitcli)* Order in find |
| 100 | +- *(comitcli)* Update on find |
| 101 | +- *(comitcli)* Order in mongo and fixed dates |
| 102 | +- *(comitcli)* Updated modules to allow descriptions in mongo |
| 103 | +- *(comitcli)* Updated modules description in prompt |
| 104 | +- *(comitcli)* Format update |
| 105 | +- *(packages)* Removed distutils |
| 106 | +- *(packages)* Removed deprecated code |
| 107 | +- *(packages)* Updated version, renamed readme |
| 108 | + |
| 109 | +## [1.2.1] - 2022-04-28 |
| 110 | + |
| 111 | +### ⚙️ Miscellaneous Tasks |
| 112 | + |
| 113 | +- *(adminscript)* Added clean command |
| 114 | +- *(version)* Version update with little dependency fix |
| 115 | + |
| 116 | +## [1.2.0] - 2022-04-28 |
| 117 | + |
| 118 | +### 🚀 Features |
| 119 | + |
| 120 | +- *(commitcli)* Args support |
| 121 | + |
| 122 | +### ⚙️ Miscellaneous Tasks |
| 123 | + |
| 124 | +- *(configmanager)* Config changes to avoid optionals |
| 125 | +- *(commitcli)* Clean up and test folder for unittesting |
| 126 | +- *(commitcli)* Clean up |
| 127 | +- *(commitcli)* Updated version and readme |
| 128 | + |
| 129 | +## [1.1.0] - 2021-01-18 |
| 130 | + |
| 131 | +### 🚀 Features |
| 132 | + |
| 133 | +- New file |
| 134 | + |
| 135 | +### ⚙️ Miscellaneous Tasks |
| 136 | + |
| 137 | +- *(commit message)* Format structure |
| 138 | +- *(commit message)* Text in the prompt |
| 139 | +- *(root)* Useless file |
| 140 | +- *(readme,setup)* Some updates for the new version |
| 141 | + |
| 142 | +<!-- generated by git-cliff --> |
0 commit comments