Releases: sidecuter/gciphers
Releases · sidecuter/gciphers
v0.2.0
What's Changed
- Release candidate for version 0.2.0 by @sidecuter in #29
- Finalization before release by @sidecuter in #30
- Some optimizations and fixes for appimage builder pipeline by @sidecuter in #31
Full Changelog: v0.1.2...v0.2.0
v0.1.2
What's Changed
- Validator bypass incorrect symbols and change them to alphabets first symbol by @sidecuter in #24
- No upper limit for matrix size by @sidecuter in #26
- Fix localization by @sidecuter in #27
- Release candidate for version 0.1.2 by @sidecuter in #28
Full Changelog: v0.1.1...v0.1.2
Windows version improvement
First stable release
What's Changed
- Make base ui and page for atbash cipher by @sidecuter in #1
- Finish work on atbash cipher and it's page by @sidecuter in #2
- Finish work on caesar cipher and it's page by @sidecuter in #3
- Dev by @sidecuter in #4
- Complite work on existing ciphers by @sidecuter in #5
- Translation by @sidecuter in #6
- Finish work for shenon cipher by @sidecuter in #7
- Scrambler cipher done by @sidecuter in #8
- Matrix cipher done by @sidecuter in #10
- Fix: fix warning for not allowed GLib.Object property by @sidecuter in #11
- Vertical cipher done by @sidecuter in #12
- UI: add components for textview and entry widgets with styles by @sidecuter in #13
- Finish work on playfair cipher by @sidecuter in #14
- BugFix: fix ru name for vertical cipher and issue with method key_validate hasn't been called by @sidecuter in #15
- Fix: non-empty line at eof by @sidecuter in #16
- Fix: vertical cipher loss some letters, when phrase length % key.length != 0 by @sidecuter in #17
- Release pipeline by @sidecuter in #18
- First stable release by @sidecuter in #19
- Fix: fix icon error in windows app by @sidecuter in #20
- Windows: make a script to prepare a working environment for the Windo… by @sidecuter in #21
New Contributors
- @sidecuter made their first contribution in #1
Full Changelog: https://github.com/sidecuter/gciphers/commits/v0.1.0