Commit Graph

15 Commits

Author SHA1 Message Date
Sam Therapy 4365f3b59c
readme: Add docs link as badge
Public Preview Builds / publish-preview (push) Successful in 44s Details
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2024-03-27 16:09:32 +01:00
Sam Therapy 4f384523a6
Add a docs site?
Public Preview Builds / publish-preview (push) Successful in 40s Details
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2024-03-27 15:15:18 +01:00
Sam Therapy d67d2b9997
idk what all this is but it's a lot
Public Preview Builds / publish-preview (push) Failing after 7s Details
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2024-03-26 17:27:42 +01:00
Sam Therapy 2d5ed7a739
overhaul README, remove lockfile
continuous-integration/drone/push Build is failing Details
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2024-03-24 23:49:29 +01:00
dependabot[bot] cf0ec45b0e build(deps): Bump MinVer from 4.3.0 to 5.0.0
continuous-integration/drone/push Build is failing Details
Bumps [MinVer](https://github.com/adamralph/minver) from 4.3.0 to 5.0.0.
- [Changelog](https://github.com/adamralph/minver/blob/main/CHANGELOG.md)
- [Commits](https://github.com/adamralph/minver/compare/4.3.0...5.0.0)

---
updated-dependencies:
- dependency-name: MinVer
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-17 00:26:00 +01:00
Sam Therapy 97301b1162
Target .NET 8
continuous-integration/drone/push Build is failing Details
2024-01-31 16:24:52 +01:00
Sam Therapy 5dbc9eb80c
More code cleanup idk
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2023-10-25 15:55:57 +02:00
Sam Therapy ee1c21fd2a
nuget: Add Project URL
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2023-10-25 15:55:57 +02:00
Sam Therapy b74835c585
nit: Add a v to the prefix because Go
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 9d255b69fd
fix: Make package lock happy
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2023-10-25 15:55:57 +02:00
Sam Therapy 213fe86329
refactor: Put FFI in its own project
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2023-10-25 15:55:52 +02:00
Sam Therapy 598f26adca
docs: Flesh out README 2023-05-15 19:17:10 +02:00
Sam Therapy 1005431599
feat: Initial commit 2023-05-14 00:10:56 +02:00
Sam Therapy b3fa862f39
feat: Initial commit 2023-05-13 20:10:14 +02:00