Commit graph

12 commits

Author SHA1 Message Date
Sam Therapy e3fa27376c
fix GHA
All checks were successful
Public Preview Builds / publish-preview (push) Successful in 39s
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2024-03-26 17:37:01 +01:00
Sam Therapy 2d5ed7a739
overhaul README, remove lockfile
Some checks failed
continuous-integration/drone/push Build is failing
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2024-03-24 23:49:29 +01:00
dependabot[bot] 61d9c198f7 build(deps): Bump actions/setup-dotnet from 3 to 4
Some checks failed
continuous-integration/drone/push Build is failing
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 3 to 4.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](https://github.com/actions/setup-dotnet/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-dotnet
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-31 15:59:08 +00:00
dependabot[bot] cbe5e77021 build(deps): Bump actions/checkout from 3 to 4
Some checks failed
continuous-integration/drone/push Build is failing
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-31 15:58:31 +00:00
dependabot[bot] 7bea5a31e0 build(deps): Bump actions/cache from 3 to 4
Some checks failed
continuous-integration/drone/push Build is failing
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-31 15:58:21 +00:00
Sam Therapy ff4dad335f
Bump more to .NET 8
Some checks failed
continuous-integration/drone/push Build is failing
2024-01-31 16:49:19 +01:00
Sam Therapy afe2243d08
misc(ci, README): Fix some small problems
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2023-10-25 15:55:57 +02:00
Sam Therapy 9bf35844e5
AAAAAAAAAAAA
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2023-10-25 15:55:57 +02:00
Sam Therapy 9e37856ac9
ci: Upload nupkg before snupkg
Heck

Signed-off-by: Sam Therapy <sam@samtherapy.net>
2023-10-25 15:55:57 +02:00
Sam Therapy a61acec08a
refactor: Rewrite everything
Rewrite the library from almost scratch to vastly improve performance
and slightly improve any maintainability

Signed-off-by: Sam Therapy <sam@samtherapy.net>
2023-10-25 15:55:57 +02:00
Sam Therapy 5ea7ef5a6e
Migrate to github org
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2023-10-25 15:55:57 +02:00
Sam Therapy b3fa862f39
feat: Initial commit 2023-05-13 20:10:14 +02:00