1
0
mirror of https://github.com/XFox111/SimpleOTP.git synced 2026-04-22 08:00:45 +03:00

12 Commits

Author SHA1 Message Date
xfox111 ee0ae960d0 Fixed RFC links in README 2024-09-26 02:20:10 +00:00
xfox111 704d115208 Updated README banner to be visible on nuget 2024-09-26 02:17:03 +00:00
xfox111 f6750469de Update README.md 2024-09-26 04:33:07 +03:00
xfox111 a00e864af7 Patches (#23)
* Bump Microsoft.NET.Test.Sdk from 17.6.0 to 17.11.1 (#22)

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.6.0 to 17.11.1.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](https://github.com/microsoft/vstest/compare/v17.6.0...v17.11.1)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update README.md
* Update pr-workflow.yml
* Update release-workflow.yml

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-26 04:14:45 +03:00
xfox111 1b989e7b35 Major 2.0 (#20)
* New 2.0 version + DependencyInjection library

* Updated docs and repo settings (devcontainers, vscode, github, etc.)

* Added tests

* Fixed bugs

* Minor test project refactoring

* Updated projects
- Added symbol packages
- Updated package versions to pre-release

* Updated SECURITY.md

* Added GitHub Actions workflows
2024-09-26 03:20:30 +03:00
xfox111 66eab0a589 Version 1.2.0 (#16)
* Expanded support to .NET Standard 2.1 and .NET Core 3.1
* Fixed documentation typos #14 (#15)

Co-authored-by: Akshay Kumar <72260914+AXE02@users.noreply.github.com>
2021-06-06 12:36:49 +03:00
xfox111 f866fb2c80 Updated validation methods signatures (#13)
Improved code coverage results
2021-05-30 18:12:45 +03:00
xfox111 f669201554 Updated CI filter, added deployment status badge 2021-05-30 14:06:15 +03:00
xfox111 6cd12eb80e Updated README and added PR template (#11) 2021-05-29 03:05:03 +03:00
xfox111 5c2b3562f3 Update README.md 2021-05-28 19:32:32 +03:00
xfox111 3a629ed8c5 Initial commit 2021-05-28 18:36:54 +03:00
xfox111 890c34dd5b Initial commit 2021-05-23 16:14:41 +03:00