Skip to content

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Mar 05:06
· 41 commits to main since this release
875b827

0.2.0 - (2024-03-17)

🚀 Features

  • Make number of retries configurable (#1) (66d32d9) - (Raventric)

🐛 Bug Fixes

  • Tests (#2) (5534801) - (Raventric)
  • Import validatonerror from pydantic_core (7949d79) - (Raventric)
  • Formatting (cdf7069) - (Raventric)
  • Add typehint backport for 3.9 support (7afb856) - (Raventric)
  • Cache fix (dce818f) - (Raventric)
  • Project link (62eae7c) - (Raventric)

➕ Add

  • Create CNAME (#3)

(33a6db1) - (Raventric)

👷 CI/CD

  • Reduce parallel number of jobs down to 1 (44e1fa1) - (Raventric)
  • Limit number of parallel jobs to avoid http 429 (9165451) - (Raventric)

📚 Documentation

  • Use raw github link (1d164a6) - (Raventric)
  • Links (2033e89) - (Raventric)

📝 Other

⚙️ Chores

  • release: 0.2.0 (#4) (875b827) - (Raventric)