summaryrefslogtreecommitdiff
path: root/crates/arti-ureq/semver.md
Commit message (Collapse)AuthorAgeFilesLines
* Fix semver files.Wesley Aptekar-Cassels2025-11-031-2/+0
| | | | We don't need to modify semver files for newly added methods.
* arti(-client|-ureq)/tor-hsservice: semver files v2hashcatHitman2025-10-211-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Combined with the previous commit, this completes my second attempt at correctly handling the semver files. tor-hssservice: I removed the extra bit at the end of the first line explaining the semantics of the new return type, since the important part is really just the fact that the return type changed. The semantics are documented in the methods themselves. arti-client: Same as above, but I also removed the `client` module prefix since the `client` module isn't actually public, so to external crate users the broken type is directly in the crate root. Removed old "used in the public API of this crate" line. Added lines referring to the 2 breaking changes we re-export from tor-hsservice. arti-ureq: Removed old "used in the public API of this crate" line. Added lines referencing every breaking change in arti-client. This MIGHT be wrong, but I think this is correct because we re-export arti-client as a whole. Signed-off-by: hashcatHitman <[email protected]>
* arti(-client|-ureq|-rpcserver): semver fileshashcatHitman2025-10-161-0/+1
| | | | | | If I understand correctly, the breaking changes propagate like this. Signed-off-by: hashcatHitman <[email protected]>
* release: Delete semver.md files after release.Alexander Hansen Færøy2025-06-051-1/+0
|
* Add missing semver entry related to the rustls change to arti-ureq.Alexander Hansen Færøy2025-06-031-0/+1