arti/doc
Nick Mathewson a4914b990b arti-client: Make dirmgr() and circmgr() return &Arc<..>
Previously they returned an Arc, which wasn't necessary unless the
client actually _wanted_ a new Arc.

This would be an API break, except that these functions are marked
'experimental-api', so semver does not apply; nonetheless I've noted
the break in semver_status.md, just in case we care.

Closes #369
2022-03-03 14:08:27 -05:00
..
Android.md Fix typos 2022-02-10 14:25:56 +02:00
Architecture.md arti-hyper: Upgrade from an example to an "adaptation layer" 2022-03-01 11:53:15 +00:00
CONFIG-NOTES.md Fix typos 2022-02-02 20:18:22 +02:00
Compatibility.md Revise repository-level documentation 2021-06-17 12:18:28 -04:00
Errors.md docs/Errors.md: Say where error type is printed 2022-02-04 14:33:09 +00:00
FAQ.md Update FAQs about status and plans. 2022-02-28 14:22:54 -05:00
Release.md rename *.py scripts to bare name 2022-02-18 11:46:06 +00:00
TROUBLESHOOTING.md TROUBLESHOOTING.md: More information+links about build process. 2022-01-21 10:59:14 -05:00
iOS.md Fix typos 2022-02-02 20:18:22 +02:00
semver_status.md arti-client: Make dirmgr() and circmgr() return &Arc<..> 2022-03-03 14:08:27 -05:00