Bauke
521a9bbd1a
Update Cargo.toml metadata info.
2022-10-01 01:06:29 +02:00
Bauke
3a001d1326
Update edition and dependencies.
2022-10-01 01:03:47 +02:00
Bauke
3442351223
Version 1.1.4.
2022-07-20 14:25:56 +02:00
Kevin Cox
34677a5fa1
Switch to hard-xml. ( #4 )
...
strong-xml is unmaintained and this fork includes a fix to a self-closing element causing a parse error.
This also fixes a build-time warning with the strong-xml derive macro.
2022-07-19 13:47:46 +02:00
Bauke
75eb03b23f
Version 1.1.3
2021-09-27 19:28:36 +02:00
Bauke
a39b0b8db8
Version 1.1.2
2021-09-27 19:24:12 +02:00
Bauke
4f285142d8
Remove the Regex dependency.
...
This isn't really necessary if we're checking against
a list of valid versions.
2021-09-27 13:37:43 +02:00
Bauke
00fc02f7a0
Update all dependencies.
2021-09-26 22:21:24 +02:00
Bauke
f7d820e217
Version 1.1.1
2021-07-05 23:05:05 +02:00
Bauke
8f3109d719
Version 1.1.0
2021-03-23 13:05:30 +01:00
Bauke
d50c5ca4b6
Version 1.0.1
...
Publishing failed for strong-xml 0.6.1, this just bumps it to 0.6.2 to fix that.
2021-03-22 14:04:25 +01:00
Bauke
a93cf7abd6
Version 1.0.0
2021-03-22 12:50:59 +01:00
SirWindfield
312627e298
feat(api)!: add distinct error type ( #1 )
...
* feat(api)!: add distinct error type
The commit adds an `Error` enum to the public API of the opml crate to
make it easier to reason about what went wrong during OPML
parsing/writing.
2021-03-22 12:41:11 +01:00
Bauke
8279e43330
Consolidate the API and CLI into one repository with Cargo workspaces.
2020-08-28 13:37:29 +02:00