-
-
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.
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
1663cd6
commit 15e8192
Showing
2 changed files
with
14 additions
and
1 deletion.
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,3 +1,3 @@ | ||
{ | ||
".": "0.0.0" | ||
".": "1.0.0" | ||
} |
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,13 @@ | ||
# Changelog | ||
|
||
## 1.0.0 (2024-12-10) | ||
|
||
|
||
### Features | ||
|
||
* :tada: initial commit ([9d8b3c1](https://github.com/deblasis/take/commit/9d8b3c11975a43cb12bf33c25fd9e8b26363dff0)) | ||
* Enhance 'take' command functionality and documentation ([294af4c](https://github.com/deblasis/take/commit/294af4cabeb3440c8cda8bbf4ac212843e3fb5ff)) | ||
* Enhance 'take' command with testing and build automation ([6e1dbf0](https://github.com/deblasis/take/commit/6e1dbf04112b2dce20cb71eed78d771744631657)) | ||
* Enhance git repository handling in tests and core functionality ([01694ac](https://github.com/deblasis/take/commit/01694ac5c677103a09448001c8aa75be753e8269)) | ||
* Enhance platform-specific permission handling in 'take' command tests ([a3dd1ae](https://github.com/deblasis/take/commit/a3dd1ae133733ba21a681400d19eeb338340c013)) | ||
* Implement native zip handling in 'take' command and tests ([4b49e9d](https://github.com/deblasis/take/commit/4b49e9d0ee5b9d14628900276409226c88bf1a4b)) |