Releases: MaciekWin3/TermKeyVault
Releases · MaciekWin3/TermKeyVault
Release v0.1.3
What's Changed
- Bump SQLitePCLRaw.bundle_e_sqlcipher from 2.1.6 to 2.1.7 by @dependabot in #24
- Dialog update by @MaciekWin3 in #25
- Bump FsUnit from 5.6.0 to 5.6.1 by @dependabot in #26
- Bump actions/setup-dotnet from 3 to 4 by @dependabot in #29
- Bump NUnit.Analyzers from 3.9.0 to 3.10.0 by @dependabot in #27
- Bump FsUnit from 5.6.1 to 6.0.0 by @dependabot in #30
- Bump Microsoft.Data.Sqlite.Core from 8.0.0 to 8.0.1 by @dependabot in #31
- Bump FSharp.Core from 8.0.100 to 8.0.101 by @dependabot in #32
- Bump Terminal.Gui from 1.14.1 to 1.15.1 by @dependabot in #34
- Bump NUnit.Analyzers from 3.10.0 to 4.0.0 by @dependabot in #33
- Bump SQLitePCLRaw.bundle_e_sqlcipher from 2.1.7 to 2.1.8 by @dependabot in #36
- Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0 by @dependabot in #37
- Bump NUnit.Analyzers from 4.0.0 to 4.0.1 by @dependabot in #35
- Bump FSharp.Core from 8.0.101 to 8.0.200 by @dependabot in #39
- Bump Microsoft.Data.Sqlite.Core from 8.0.1 to 8.0.2 by @dependabot in #38
- Bump Terminal.Gui from 1.15.1 to 1.16.0 by @dependabot in #42
- Bump Microsoft.Data.Sqlite.Core from 8.0.2 to 8.0.4 by @dependabot in #46
- Bump NUnit from 4.0.1 to 4.1.0 by @dependabot in #40
- Bump coverlet.collector from 6.0.0 to 6.0.2 by @dependabot in #43
- Bump NUnit.Analyzers from 4.0.1 to 4.2.0 by @dependabot in #47
- Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0 by @dependabot in #49
- Bump Microsoft.Data.Sqlite.Core from 8.0.4 to 8.0.6 by @dependabot in #50
- Bump Terminal.Gui from 1.16.0 to 1.17.0 by @dependabot in #51
- Bump Terminal.Gui from 1.17.0 to 1.17.1 by @dependabot in #53
- Bump Microsoft.Data.Sqlite.Core from 8.0.6 to 8.0.7 by @dependabot in #52
Full Changelog: v0.1.2...v0.1.3
Release v0.1.2
What's Changed
- Updated app to .NET 8
- Bump FsUnit from 5.5.0 to 5.6.0 by @dependabot in #17
- Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 by @dependabot in #18
- Add Cache to store app credentials by @MaciekWin3 in #21
- Updated app dependencies
Full Changelog: v0.1.1...v0.1.2
Release v0.1.1
What's Changed
- Fixed app startup
- Added more advanced database validation
- Fixed issues when adding new record
- Updated CI/CD
Full Changelog: v0.1.0...v0.1.1
Release v0.1.0
TermKeyVault is now available, offering basic password management functionality. Users can securely store and retrieve passwords using an encrypted SQLite database within the terminal environment. While this release serves as a foundation, ongoing development will focus on introducing new features and improvements to enhance the overall user experience.
Full Changelog: https://github.com/MaciekWin3/TermKeyVault/commits/v0.1.0