Oliver Hamlet
|
54f9541c34
|
Update esplugin to 6.0.0
|
2024-06-28 17:25:47 +01:00 |
|
 Oliver HamletandGitHub
|
37bf6c7b29
|
Merge pull request #27 from loot/dependabot/cargo/regex-1.10.5
Bump regex from 1.10.4 to 1.10.5
|
2024-06-10 10:39:39 +01:00 |
|
 dependabot[bot]andGitHub
|
4f2051712e
|
Bump regex from 1.10.4 to 1.10.5
Bumps [regex](https://github.com/rust-lang/regex) from 1.10.4 to 1.10.5.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/regex/compare/1.10.4...1.10.5)
---
updated-dependencies:
- dependency-name: regex
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-10 03:43:21 +00:00 |
|
 Oliver HamletandGitHub
|
10eec616ae
|
Merge pull request #26 from loot/dependabot/cargo/crc32fast-1.4.2
Bump crc32fast from 1.4.0 to 1.4.2
|
2024-05-21 09:09:54 +01:00 |
|
 dependabot[bot]andGitHub
|
ca69e0b2fa
|
---
updated-dependencies:
- dependency-name: crc32fast
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-21 03:47:16 +00:00 |
|
 Oliver HamletandGitHub
|
17a280b5c3
|
Merge pull request #25 from loot/dependabot/cargo/libc-0.2.155
Bump libc from 0.2.154 to 0.2.155
|
2024-05-20 09:20:20 +01:00 |
|
 dependabot[bot]andGitHub
|
68a3d8204b
|
Bump libc from 0.2.154 to 0.2.155
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.154 to 0.2.155.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.154...0.2.155)
---
updated-dependencies:
- dependency-name: libc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-20 03:29:33 +00:00 |
|
Oliver Hamlet
|
458841ce45
|
Update version numbers and changelog for v4.0.0
4.0.0
|
2024-05-02 20:54:56 +01:00 |
|
Oliver Hamlet
|
c21391568c
|
Add context to Error::ParsingIncomplete
|
2024-05-02 20:54:56 +01:00 |
|
Oliver Hamlet
|
848747e07c
|
Update dependencies
|
2024-05-02 20:30:47 +01:00 |
|
Oliver Hamlet
|
97f366f7b9
|
Update esplugin to v5.0.1
|
2024-05-02 20:29:07 +01:00 |
|
Oliver Hamlet
|
df88090a5d
|
Update to Rust's 2021 edition
This means that the winapi sub-dependency is built with fewer features.
|
2024-05-02 19:55:52 +01:00 |
|
Oliver Hamlet
|
c508533d4b
|
Remove the ffi-headers feature
Rely on a separate cbindgen instance instead, which is less self-contained but more practical.
|
2024-04-30 23:29:31 +01:00 |
|
Oliver Hamlet
|
adeac2317c
|
Update GitHub Actions
To address deprecation warnings.
|
2024-04-30 22:58:41 +01:00 |
|
Oliver Hamlet
|
3af0ac5773
|
Commit Cargo.lock
This will allow deterministic builds in CI and is now the recommended approach (and cargo new no longer adds it to .gitignore).
|
2024-04-30 22:45:59 +01:00 |
|
 Oliver HamletandGitHub
|
e2de805d8d
|
Merge pull request #24 from loot/dependabot/cargo/cbindgen-0.26
Update cbindgen requirement from 0.25 to 0.26
|
2023-09-14 10:33:19 +01:00 |
|
 dependabot[bot]andGitHub
|
f09b68c7dc
|
Update cbindgen requirement from 0.25 to 0.26
Updates the requirements on [cbindgen](https://github.com/mozilla/cbindgen) to permit the latest version.
- [Release notes](https://github.com/mozilla/cbindgen/releases)
- [Changelog](https://github.com/mozilla/cbindgen/blob/master/CHANGES)
- [Commits](https://github.com/mozilla/cbindgen/compare/v0.25.0...0.26.0)
---
updated-dependencies:
- dependency-name: cbindgen
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-14 03:55:00 +00:00 |
|
Oliver Hamlet
|
922a8f9e7d
|
Update version numbers and changelog for v3.1.0
3.1.0
|
2023-09-05 18:49:13 +01:00 |
|
Oliver Hamlet
|
30c140eb4d
|
Add support for Starfield
As far as loot-condition-interpreter is concerned, it's not really any
different from Fallout 4.
|
2023-09-05 18:48:44 +01:00 |
|
 Oliver HamletandGitHub
|
9a29925b21
|
Merge pull request #23 from loot/dependabot/cargo/cbindgen-0.25
Update cbindgen requirement from 0.24 to 0.25
|
2023-08-28 18:53:39 +01:00 |
|
 dependabot[bot]andGitHub
|
710d854cd6
|
Update cbindgen requirement from 0.24 to 0.25
Updates the requirements on [cbindgen](https://github.com/eqrion/cbindgen) to permit the latest version.
- [Release notes](https://github.com/eqrion/cbindgen/releases)
- [Changelog](https://github.com/mozilla/cbindgen/blob/master/CHANGES)
- [Commits](https://github.com/eqrion/cbindgen/compare/v0.24.0...v0.25.0)
---
updated-dependencies:
- dependency-name: cbindgen
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-28 03:39:23 +00:00 |
|
Oliver Hamlet
|
d8af231b99
|
Fix only lowercase plugin extensions being recognised
.esp, .esm, .esl and those plus .ghost suffixes are now matched
case-insensitively.
|
2023-08-26 09:43:29 +01:00 |
|
Oliver Hamlet
|
1043c21572
|
Update version numbers and changelog for v3.0.0
3.0.0
|
2023-08-18 17:39:24 +01:00 |
|
Oliver Hamlet
|
04ee63b5cf
|
Fix benchmarks
|
2023-08-18 17:28:00 +01:00 |
|
Oliver Hamlet
|
86fee1892e
|
Remove support for the "LOOT" alias
|
2023-08-17 23:39:26 +01:00 |
|