Skip to content

Latest commit

 

History

History
277 lines (139 loc) · 11.2 KB

CHANGELOG.md

File metadata and controls

277 lines (139 loc) · 11.2 KB

CHANGELOG

v0.1.1 (2024-11-04)

✅ test

⬆️ deps

  • ⬆️ deps: upgrade typer to 0.12.0 (4f3e303)

🐛 fix

  • 🐛 fix: fix error when ~/.config/dns-manager does not exist (#3)

  • 🐛 fix: fix error when ~/.config/dns-manager does not exist

  • 🐛 fix: fix action (955fea8)

👷 ci

  • 👷 ci: update test and release (476c97b)

  • 👷 ci: update runs-on to 22.04 (5327d3e)

  • 👷 ci: add release action (902592e)

  • 👷 ci: add codespeed and more actions (26ada52)

📝 docs

  • 📝 docs: update readme (e31d46a)

📦 build

  • 📦 build: use uv instead of pdm (84ef2be)

  • 📦 build: use uv instead of pdm (0b80ed7)

v0.1.0 (2024-07-15)

🐛 fix

  • 🐛 fix: SnmpGetter use default route ip (2cc1f4f)

v0.0.15 (2024-06-01)

♻️ refactor

  • ♻️ refactor: add exception process in LexiconSetter (dd085ff)

✨ feat

  • ✨ feat: add lexicon setter (d6ed1bb)

🐛 fix

v0.0.14 (2024-04-16)

👷 ci

  • 👷 ci: update action-gh-release to v2 (6814e5a)

v0.0.13 (2024-04-09)

➕ deps

  • ➕ deps: add some necessary deps (0c75a91)

⬆️ deps

  • ⬆️ deps: upgrade auto-token (ed5f686)

🐛 ci

  • 🐛 ci: fix release action (3f16228)

🐛 fix

  • 🐛 fix: fix get_token in create_setter_by_str (374f70a)

  • 🐛 fix: fix actions and justfile (d1f2f2c)

  • 🐛 fix: fix justfile (4075274)

👷 ci

  • 👷 ci: imporve actions and add justfile (251941f)

📌 deps

  • 📌 deps: update lockfile (f8cd94d)

v0.0.12 (2024-04-08)

♻️ refactor

  • ♻️ refactor: improve Setter (d746a9d)

✨ feat

  • ✨ feat: add ignored_records, add remove_unmanaged args, support records_files (7b37486)

🎨 style

  • 🎨 style: change line-length to 100 (ac93311)

👷 ci

v0.0.11 (2024-03-17)

🧹 chore

  • 🧹 chore: remove python version 3.9 from build matrix (06c1510)

v0.0.10 (2024-03-13)

🐛 fix

  • 🐛 fix: update python version requirement in pdm.lock and pyproject.toml files (22b4f1a)

🧹 chore

  • 🧹 chore: update gitignore, dns_manager/getter/snmp.py, and pdm.lock files (1b9903b)

v0.0.9 (2024-02-23)

♻️ refactor

  • ♻️ refactor: change deault config path (23386a5)

v0.0.8 (2024-02-23)

♻️ refactor

  • ♻️ refactor: rename to dns-manager (77c6690)

✏️ fix

  • ✏️ fix: fix some name (df271a7)

v0.0.7 (2024-02-20)

✨ feat

  • ✨ feat: support public in config (eb80c3a)

  • ✨ feat: add public getter (f237774)

v0.0.6 (2024-02-11)

♻️ refactor

  • ♻️ refactor: use auto-token (83ea4ee)

✨ feat

  • ✨ feat: support yaml and toml (0912697)

  • ✨ feat: support multi subdomain (9cfa371)

⬆️ deps

v0.0.5 (2024-01-19)

Unknown

♻️ refactor

  • ♻️ refactor: improve getter (777bc9c)

  • ♻️ refactor: use setter and getter dir name (25449ab)

  • ♻️ refactor: mv update_records functions to utils (37bec9e)

  • ♻️ refactor: impl IPGetter and DNSSetter (6ed9280)

  • ♻️ refactor: improve Client and get_interface_ip (2457148)

✅ test

  • ✅ test: add classify_record test (40347cd)

✨ feat

  • ✨ feat: add countdown in daemon (1bdffb9)

  • ✨ feat: add RecordStatus and more clear logs (dd8ee12)

  • ✨ feat: support watch config in daemon command (bb1d129)

  • ✨ feat: add daemon (9921470)

  • ✨ feat: support secret env (54093b7)

  • ✨ feat: add delete_record (f08ab80)

🎨 style

  • 🎨 style: add more ruff rules (71ced1a)

🐛 fix

  • 🐛 fix: fix CNAME (3316ee7)

  • 🐛 fix: fix record cache (24f6a75)

  • 🐛 fix: fix generate_record (d6165dd)

  • 🐛 fix: makedir when token dir is not exsited (218483d)

  • 🐛 fix: add pyparsing dep (da2d3be)

👷 ci

  • 👷 ci: add SECRET (620f56d)

  • 👷 ci: add publish release (83113aa)

  • 👷 ci: improve publish workflow (5202403)

💄 style

  • 💄 style: improve log (53785f5)

  • 💄 style: improve colors (8448694)

📌 deps

🔧 chore

  • 🔧 chore(config): Remove some unused pdm build config (08883f3)

v0.0.4 (2023-11-30)

Unknown

v0.0.3 (2023-11-30)

Unknown

v0.0.2 (2023-11-28)

Unknown

  • improve log and fix bug (f14b243)

v0.0.1 (2023-11-27)

Unknown