Skip to content

Releases: yosimasu/truststore-cli

Release v0.0.2

Choose a tag to compare

@github-actions github-actions released this 04 Sep 15:34
1ee6dac

What's Changed

  • Merge pull request #7 from yosimasu/copilot/fix-4630fdf1-e8f0-4ed6-bf26-98b291e27bbc (1ee6dac)
  • Complete QA Review for Story 2.7: Root Certificate Selection Algorithm Fix (a136357)
  • Add Previous Story Insights and Code Quality Standards sections to Story 2.7 Dev Notes (d7492e2)
  • Update Story 2.7 Dev Notes with comprehensive implementation details and test coverage summary (d96c3e8)
  • Complete Story 2.7: Root Certificate Selection Algorithm Fix - All tasks completed and status updated (a57b7ed)
  • Implement FindRootCertificate function with comprehensive testing and integration (fc6ebd7)
  • Initial plan (591a188)
  • Create Story 2.7: Root Certificate Selection Algorithm Fix (2b14528)
  • Merge pull request #5 from yosimasu/copilot/fix-053893a3-689b-4303-9e7e-9bf291a40fd7 (e05be48)
  • Complete QA review for Story 2.6: Certificate Type Detection Enhancement (218a4c5)
  • Update Story 2.6 documentation to mark all tasks as completed (2a10f7e)
  • Add back cycle detection test to ensure complete regression coverage (78d45c2)
  • Implement certificate type detection enhancement with enum, detection function, and optimization (4232e5c)
  • Initial plan (d3c1fa0)
  • Add Story 2.6: Certificate Type Detection Enhancement (f016655)
  • Merge branch 'epics/2' into develop (37226a6)
  • Merge pull request #3 from yosimasu/copilot/fix-09d3d93d-eedb-406c-ae43-c771610e67ce (049408d)
  • Add QA review gate and complete Story 2.5 documentation (30c1d57)
  • Split Epic 4 and restructure certificate handling logic (d236fef)
  • Update Story 2.5 documentation to mark all tasks as completed (d325703)
  • Add comprehensive tests for self-signed certificate detection and clean up gitignore (97d72cd)
  • Implement self-signed certificate detection and user confirmation system (0dac1c0)
  • Initial plan (f66816f)
  • Add Story 2.5: Intelligent Self-Signed Certificate Addition (2d0184c)

Installation

Download the appropriate binary for your platform from the assets below.

Repository: https://github.com/yosimasu/truststore-cli

macOS

  • Intel: truststore-darwin-amd64
  • Apple Silicon: truststore-darwin-arm64

Linux

  • x64: truststore-linux-amd64
  • ARM64: truststore-linux-arm64

Windows

  • x64: truststore-windows-amd64.exe

Release v0.0.1

Choose a tag to compare

@github-actions github-actions released this 30 Aug 03:02

Initial Release

This is the first release of the truststore CLI tool.

Installation

Download the appropriate binary for your platform from the assets below.

Repository: https://github.com/yosimasu/truststore-cli

macOS

  • Intel: truststore-darwin-amd64
  • Apple Silicon: truststore-darwin-arm64

Linux

  • x64: truststore-linux-amd64
  • ARM64: truststore-linux-arm64

Windows

  • x64: truststore-windows-amd64.exe