Skip to content
This repository has been archived by the owner on Nov 4, 2021. It is now read-only.

Releases: sullivancolin/hexpy

Validation and Docs Animation

25 Jan 20:19
Compare
Choose a tag to compare
  • Added validation for analysis api requests
  • Added Termynal animations to documentation
  • bumped minimum test coverage to 80

fix cli error

13 Dec 22:37
Compare
Choose a tag to compare
v0.7.2

Bump version: 0.7.1 → 0.7.2

pydantic breaking changes fix, cli colors

05 Nov 21:24
Compare
Choose a tag to compare
  • Fix breaking changes with Pydantic 1.0 release
    • models.py: schema httpurl, skip_defaults
    • tests: expected error fixtures
  • bump minimum pydantic required version to 1.0
  • add colors to cli output for success and errors