- United Kingdom
- https://oliverbooth.dev/
-
Coffee enthusiast with a love for all things tech. Tech enthusiast with a love for all things coffee.
- Joined on
2023-06-27
Block a user
oliverbooth
synced commits to refs/pull/85/head at oliverbooth/X10D from mirror
2023-08-28 12:14:17 +00:00
fc334d164c
chore: ignore Libraries folder
60c739f661
chore: don't share TargetFrameworks in build props
oliverbooth
synced commits to refs/pull/85/merge at oliverbooth/X10D from mirror
2023-08-28 12:14:17 +00:00
b4a18268d9
Merge
fc334d164c
into 5ff7b68b37
fc334d164c
chore: ignore Libraries folder
60c739f661
chore: don't share TargetFrameworks in build props
oliverbooth
synced commits to release/4.0.0 at oliverbooth/X10D from mirror
2023-08-28 11:54:16 +00:00
f3023dbd9f
tests: add IsTestProject:true to csproj
ea97616d57
chore: update X10D.Unity.Tests to 2021.3.29f1
oliverbooth
synced commits to refs/pull/85/head at oliverbooth/X10D from mirror
2023-08-28 11:54:16 +00:00
f3023dbd9f
tests: add IsTestProject:true to csproj
ea97616d57
chore: update X10D.Unity.Tests to 2021.3.29f1
oliverbooth
synced commits to refs/pull/85/merge at oliverbooth/X10D from mirror
2023-08-28 11:54:16 +00:00
bfedd85622
Merge
f3023dbd9f
into 5ff7b68b37
f3023dbd9f
tests: add IsTestProject:true to csproj
ea97616d57
chore: update X10D.Unity.Tests to 2021.3.29f1
oliverbooth
synced commits to release/4.0.0 at oliverbooth/X10D from mirror
2023-08-27 13:11:10 +00:00
964d105f92
fix(chore): don't pull CHANGELOG.md contents in PackageReleaseNotes
ff6b8d5465
feat: add Span overloads to complement char.Repeat/string.Repeat
56c3f117c7
style: discard pure return of Randomize
5220f386aa
style: amend
2fb91d5175
dfa0bd4e11
style: add braces around parent for loop
oliverbooth
synced commits to refs/pull/85/head at oliverbooth/X10D from mirror
2023-08-27 13:11:10 +00:00
964d105f92
fix(chore): don't pull CHANGELOG.md contents in PackageReleaseNotes
ff6b8d5465
feat: add Span overloads to complement char.Repeat/string.Repeat
56c3f117c7
style: discard pure return of Randomize
5220f386aa
style: amend
2fb91d5175
dfa0bd4e11
style: add braces around parent for loop
oliverbooth
synced commits to refs/pull/85/merge at oliverbooth/X10D from mirror
2023-08-27 13:11:10 +00:00
d302453c91
Merge
964d105f92
into 5ff7b68b37
964d105f92
fix(chore): don't pull CHANGELOG.md contents in PackageReleaseNotes
ff6b8d5465
feat: add Span overloads to complement char.Repeat/string.Repeat
56c3f117c7
style: discard pure return of Randomize
5220f386aa
style: amend
2fb91d5175
oliverbooth
synced commits to release/4.0.0 at oliverbooth/X10D from mirror
2023-08-27 03:51:09 +00:00
74f957f0c2
ci: update sonarcloud to Java 17
1c58acd0a5
ci: rename sonarcloud workflow
579a1d8c89
style(docs): one-line <returns> element
da08d23aee
style(tests): use more meaningful test names
dc0b6abdc4
style(tests): use Has.Length for length assertion
oliverbooth
synced commits to refs/pull/85/head at oliverbooth/X10D from mirror
2023-08-27 03:51:09 +00:00
74f957f0c2
ci: update sonarcloud to Java 17
1c58acd0a5
ci: rename sonarcloud workflow
579a1d8c89
style(docs): one-line <returns> element
da08d23aee
style(tests): use more meaningful test names
dc0b6abdc4
style(tests): use Has.Length for length assertion
oliverbooth
synced commits to refs/pull/85/merge at oliverbooth/X10D from mirror
2023-08-27 03:51:09 +00:00
b89e0df36f
Merge
74f957f0c2
into 5ff7b68b37
74f957f0c2
ci: update sonarcloud to Java 17
1c58acd0a5
ci: rename sonarcloud workflow
579a1d8c89
style(docs): one-line <returns> element
da08d23aee
style(tests): use more meaningful test names
oliverbooth
synced commits to release/4.0.0 at oliverbooth/X10D from mirror
2023-08-27 02:51:08 +00:00
41ba8b5aad
fix: include WriteBits to !NET5_0_OR_GREATER
5d936b5385
feat: add markdown formatting methods
oliverbooth
synced commits to refs/pull/85/head at oliverbooth/X10D from mirror
2023-08-27 02:51:08 +00:00
41ba8b5aad
fix: include WriteBits to !NET5_0_OR_GREATER
5d936b5385
feat: add markdown formatting methods
oliverbooth
synced commits to refs/pull/85/merge at oliverbooth/X10D from mirror
2023-08-27 02:51:08 +00:00
7ea031bf3c
Merge
41ba8b5aad
into 5ff7b68b37
41ba8b5aad
fix: include WriteBits to !NET5_0_OR_GREATER
5d936b5385
feat: add markdown formatting methods
oliverbooth
synced commits to release/4.0.0 at oliverbooth/X10D from mirror
2023-08-27 00:31:10 +00:00
bd823ba818
perf: stackalloc single char span, instead of using ToString, for .NET 7
cfe70a7923
refactor: discard GetBits return
799e635577
style: mark WriteBits conditional
oliverbooth
synced commits to refs/pull/85/head at oliverbooth/X10D from mirror
2023-08-27 00:31:10 +00:00
bd823ba818
perf: stackalloc single char span, instead of using ToString, for .NET 7
cfe70a7923
refactor: discard GetBits return
799e635577
style: mark WriteBits conditional
oliverbooth
synced commits to refs/pull/85/merge at oliverbooth/X10D from mirror
2023-08-27 00:31:10 +00:00
cedc8acaec
Merge
bd823ba818
into 5ff7b68b37
bd823ba818
perf: stackalloc single char span, instead of using ToString, for .NET 7
cfe70a7923
refactor: discard GetBits return
799e635577
style: mark WriteBits conditional
oliverbooth
synced commits to release/4.0.0 at oliverbooth/X10D from mirror
2023-08-26 17:51:10 +00:00
b843d155f6
[ci skip] style: cap line length at 130
oliverbooth
synced commits to refs/pull/85/head at oliverbooth/X10D from mirror
2023-08-26 17:51:10 +00:00
b843d155f6
[ci skip] style: cap line length at 130