This repository was archived by the owner on Feb 27, 2026. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCHANGELOG
More file actions
92 lines (51 loc) · 4.55 KB
/
CHANGELOG
File metadata and controls
92 lines (51 loc) · 4.55 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
# Changelog
## [Unreleased](https://github.com/confy-security/cli/tree/HEAD)
[Full Changelog](https://github.com/confy-security/cli/compare/0.1.10...HEAD)
**Closed issues:**
- Package CLI and publish to Arch Linux AUR [\#19](https://github.com/confy-security/cli/issues/19)
## [0.1.10](https://github.com/confy-security/cli/tree/0.1.10) (2025-10-28)
[Full Changelog](https://github.com/confy-security/cli/compare/0.1.9...0.1.10)
## [0.1.9](https://github.com/confy-security/cli/tree/0.1.9) (2025-10-28)
[Full Changelog](https://github.com/confy-security/cli/compare/0.1.8...0.1.9)
## [0.1.8](https://github.com/confy-security/cli/tree/0.1.8) (2025-10-28)
[Full Changelog](https://github.com/confy-security/cli/compare/0.1.7...0.1.8)
## [0.1.7](https://github.com/confy-security/cli/tree/0.1.7) (2025-10-28)
[Full Changelog](https://github.com/confy-security/cli/compare/0.1.6...0.1.7)
## [0.1.6](https://github.com/confy-security/cli/tree/0.1.6) (2025-10-28)
[Full Changelog](https://github.com/confy-security/cli/compare/0.1.5...0.1.6)
## [0.1.5](https://github.com/confy-security/cli/tree/0.1.5) (2025-10-28)
[Full Changelog](https://github.com/confy-security/cli/compare/0.1.4...0.1.5)
**Merged pull requests:**
- build\(deps\): Bump actions/upload-artifact from 4 to 5 [\#22](https://github.com/confy-security/cli/pull/22) ([dependabot[bot]](https://github.com/apps/dependabot))
- build\(deps\): Bump actions/download-artifact from 5 to 6 [\#21](https://github.com/confy-security/cli/pull/21) ([dependabot[bot]](https://github.com/apps/dependabot))
## [0.1.4](https://github.com/confy-security/cli/tree/0.1.4) (2025-10-24)
[Full Changelog](https://github.com/confy-security/cli/compare/0.1.3...0.1.4)
**Closed issues:**
- Add instructions on how to use the CLI via a Docker container to the README [\#16](https://github.com/confy-security/cli/issues/16)
**Merged pull requests:**
- Add Docker usage instructions to README [\#17](https://github.com/confy-security/cli/pull/17) ([Copilot](https://github.com/apps/copilot-swe-agent))
## [0.1.3](https://github.com/confy-security/cli/tree/0.1.3) (2025-10-24)
[Full Changelog](https://github.com/confy-security/cli/compare/0.1.2...0.1.3)
**Closed issues:**
- Publicar primeira versão do CLI [\#5](https://github.com/confy-security/cli/issues/5)
- Melhorar página de README do repositório [\#4](https://github.com/confy-security/cli/issues/4)
## [0.1.2](https://github.com/confy-security/cli/tree/0.1.2) (2025-10-24)
[Full Changelog](https://github.com/confy-security/cli/compare/0.1.1...0.1.2)
## [0.1.1](https://github.com/confy-security/cli/tree/0.1.1) (2025-10-24)
[Full Changelog](https://github.com/confy-security/cli/compare/0.1.0...0.1.1)
## [0.1.0](https://github.com/confy-security/cli/tree/0.1.0) (2025-10-24)
[Full Changelog](https://github.com/confy-security/cli/compare/5619fda0ab242a2799d5927ef52caee49e5be76c...0.1.0)
**Implemented enhancements:**
- Update `confy-addons` to version 1.0 [\#7](https://github.com/confy-security/cli/issues/7)
- Implementar assinatua de mensagens no CLI [\#6](https://github.com/confy-security/cli/issues/6)
- Implementar compatibilidade para servidor com SSL [\#3](https://github.com/confy-security/cli/issues/3)
- Implementar criptografia das mensagens no cliente CLI [\#1](https://github.com/confy-security/cli/issues/1)
- Improving docstrings and comments [\#10](https://github.com/confy-security/cli/pull/10) ([henriquesebastiao](https://github.com/henriquesebastiao))
- Implementando assinatura de mensagens no CLI [\#9](https://github.com/confy-security/cli/pull/9) ([henriquesebastiao](https://github.com/henriquesebastiao))
- Update confy-addons to version 1.0.2 [\#8](https://github.com/confy-security/cli/pull/8) ([henriquesebastiao](https://github.com/henriquesebastiao))
- Adicionando criptografia das mensagens no cliente CLI [\#2](https://github.com/confy-security/cli/pull/2) ([henriquesebastiao](https://github.com/henriquesebastiao))
**Merged pull requests:**
- build\(deps-dev\): Bump ruff from 0.11.13 to 0.14.2 [\#13](https://github.com/confy-security/cli/pull/13) ([dependabot[bot]](https://github.com/apps/dependabot))
- build\(deps\): Bump actions/setup-python from 5 to 6 [\#12](https://github.com/confy-security/cli/pull/12) ([dependabot[bot]](https://github.com/apps/dependabot))
- build\(deps\): Bump actions/checkout from 4 to 5 [\#11](https://github.com/confy-security/cli/pull/11) ([dependabot[bot]](https://github.com/apps/dependabot))
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*