Releases: fhsinchy/tent
Releases · fhsinchy/tent
Release list
v0.1.0
Changelog
- 1e71726 Add CI and Release workflows; update Makefile and GoReleaser configuration
- bff0e0b Add documentation for project structure, services, runtime, and command usage
- 252b9e8 Add new services: Cassandra, ClickHouse, CouchDB, InfluxDB, Mailpit, MinIO, Neo4j, OpenSearch, RabbitMQ, SurrealDB, Typesense, Valkey Enhance start and stop commands with service availability prompts Implement ListServiceNames function for better service management
- 644aa16 Add restart policy support to container creation and start commands
- 6948836 Add support for insecure mode in services and update service definitions
- d94ba4f Clarify project purpose and usage warnings in README
- 4cb2e2e Create FUNDING.yml
- d1831dc Enhance build process and documentation for static and dynamic builds; remove unused config handling
- 5a7cf5f Merge branch 'development'
- 28347b1 Merge branch 'development'
- f925183 Merge branch 'development'
- 724c327 Merge branch 'development'
- a4a3014 Merge pull request #15 from fhsinchy/development
- a86bd04 Merge pull request #16 from fhsinchy/development
- 408d5eb Merge pull request #17 from fhsinchy/development
- 0d437e9 Merge pull request #18 from fhsinchy/development
- fe0b8db Refactor Makefile and enhance command error handling; add service prompts and improve container management
- d311459 Refactor build instructions and Makefile for static builds; remove dynamic build details from README
- 48f9062 Refactor container management: migrate from utils to runtime package and enhance container operations
- 8a3c059 Revert "Updated podman bindings to v3.1.0-rc1"
- 6348320 Revert "v0.0.6"
- 4c9fe21 Streamlined the stop command code
- 117c5a2 Update CI workflow to include build tags for vetting, testing, and building Go code
- 9b3989b Update FUNDING.yml
- 92dc81a Update Podman bindings to v5 and refactor container management functions
- 0a4d1e1 Update README.md
- 8e6f746 Update README.md
- b9c1554 Update copyright information in main.go to reflect current year and author details
- 0cad17d Update release workflow to include specific test tags and remove badge from README
- 1f9ab89 Updated README.md
- ce0c239 Updated podman bindings to v3.1.0-rc1
- 92754b3 v0.0.6
v0.0.5
v0.0.4
v0.0.3
v0.0.2
- First Release
- 12 services implemented services.go