Skip to content

Commit b97eb83

Browse files
Alex HolmbergAlex Holmberg
authored andcommitted
chore: add initial CHANGELOG.md
1 parent 0d1190c commit b97eb83

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
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).
6+
7+
## [Unreleased]
8+
- Add new features and improvements here.
9+
10+
## [0.1.2] - 2024-06-05
11+
### Added
12+
- Initial release of `syncable-cli`.
13+
- Analyze code repositories to detect languages, frameworks, and dependencies.
14+
- Generate Infrastructure as Code (IaC) configurations: Dockerfile, Docker Compose, and Terraform.
15+
- Modular architecture for extensibility and maintainability.
16+
- CLI interface with `analyze` and `generate` commands.
17+
- Basic security and performance analysis.

0 commit comments

Comments
 (0)