Compare commits
3 Commits
c124ce39c5
...
v0.0.1
Author | SHA1 | Date | |
---|---|---|---|
1191a6d559 | |||
937dfdd9c6
|
|||
539bee9085
|
3
.drone.yml
Normal file
3
.drone.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
kind: template
|
||||
load: cuddle-go-lib-plan.yaml
|
||||
|
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
||||
.cuddle/
|
20
CHANGELOG.md
Normal file
20
CHANGELOG.md
Normal file
@@ -0,0 +1,20 @@
|
||||
# Changelog
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [0.0.1] - 2025-07-21
|
||||
|
||||
### Added
|
||||
- remove .cuddle
|
||||
- add cuddle please
|
||||
- add cuddle
|
||||
- remove fluff
|
||||
- add readme
|
||||
- add basic config loader
|
||||
|
||||
### Other
|
||||
- fmt
|
Reference in New Issue
Block a user