-
Notifications
You must be signed in to change notification settings - Fork 175
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🔗 Update setup scripts, demo mp4, add changelog file.
- Loading branch information
Showing
24 changed files
with
239 additions
and
4,750 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
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 |
---|---|---|
@@ -0,0 +1,50 @@ | ||
<!-- | ||
## [Unreleased] | ||
### Added | ||
### Changed | ||
### Deprecated | ||
### Removed | ||
### Fixed | ||
### Security | ||
--> | ||
|
||
# Changelog | ||
|
||
All notable changes to this project will be documented in this file. | ||
|
||
--- | ||
|
||
## [v0.0.1] - *2023-06-28* | ||
|
||
### Added | ||
- 📍 Initial release of *readme-ai* v0.0.1 | ||
### Changed | ||
|
||
- 📜 Refine the markdown template structure to be more readable. | ||
### Fixed | ||
|
||
- 🔩 Fix various exceptions occuring in [builder.py](./src/builder.py), [model.py](./src/model.py), and [preprocess.py](./src/preprocess.py). | ||
|
||
### Removed | ||
|
||
- 🐼 Remove `pandas` dependency from the project. | ||
|
||
--- | ||
|
||
## [v0.0.2] - *2023-06-28* | ||
|
||
### Added | ||
|
||
- 📃 Add [CHANGELOG.md](./CHANGELOG.md) to track changes to the project. | ||
- 📼 Add new directory [examples/video](./examples/video) to store mp4 videos to demonstrate the *readme-ai* tool. | ||
|
||
### Changed | ||
|
||
- 🖋 Update [Makefile](./Makefile) and [setup.sh](./setup.sh) to use *poetry* for dependency management. | ||
|
||
### Removed | ||
|
||
- 🔧 Remove [requirements.txt](./requirements.txt) from the installation and setup scripts. | ||
- 📄 Remove outdated example README.md files from the [examples](./examples) directory. | ||
|
||
--- |
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
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
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.