summaryrefslogtreecommitdiff
path: root/crates/arti/semver.md
Commit message (Collapse)AuthorAgeFilesLines
* Now that versions have bumped, remove semver.md files.Nick Mathewson2022-08-011-2/+0
|
* Rename download_tolerance to directory_toleranceNick Mathewson2022-07-221-0/+1
| | | | Closes #503.
* Arti: Use synthetic argument to implement --disable-fs-permission-checksNick Mathewson2022-07-191-0/+1
| | | | | | | | | | | | | Now that configuring the environment variables related to fs permissions works properly, we don't need to use the "override" feature any more: we can just add the option to the configuration when appropriate. With this design, `--disable-fs-permission-checks` is now mostly an alias for `--option storage.permissions.dangerously_trust_everyone=true` Enabled by #483.
* Remove semver.md files now that 0.5.0 is outNick Mathewson2022-06-241-1/+0
|
* config: document semver changeIan Jackson2022-06-101-0/+1