More warnings & reformat README to avoid confusion/misuse 0.2.14

- Warns the user if they try to manually set the geolocation and locale.
- Move manual config documentation to the bottom of the README to discourage use.
- Make the parameters list more obvious.
This commit is contained in:
daijro
2024-10-11 22:09:42 -05:00
parent deddba00c3
commit c448ec81ab
5 changed files with 47 additions and 44 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
[tool.poetry]
name = "camoufox"
version = "0.2.13"
version = "0.2.14"
description = "Wrapper around Playwright to help launch Camoufox"
authors = ["daijro <daijro.dev@gmail.com>"]
license = "MIT"