Skip to content

Releases: NSPC911/human-errors

v0.0.3

17 Nov 07:33

Choose a tag to compare

changelog

  • base-default: make extra no longer expand 403e8ad

  • base-miette: improve extra renderer c560364

  • base-miette: rename to miette + rename script 46e26ee

  • base-nu: improve meta exception rendering f7d5674

  • base: add nu as renderer ceb177f

  • base: teeny tiny refactor 7abc9ed

  • ci: add poethepoet 3ac5eb5

  • ci: move poethepoet to dev deps b9aaadc

  • lock: update packages bb3e604

  • parser: add example scripts i guess 00f92f1

  • parser: add script because i can 98571d0

  • parser: fix ~ not being expanded de1746b

  • parser: show yaml import error 2769817

  • readme: fix cli command 381e7e5

  • toml: improve message b6d6b56

  • toml: make tomllib py<3.14 look better 0f1c149

  • yaml: show error only if function is called 21422b5

remarks

shouldnt change much, just added an extra style, because i liked miette's style. might take a look at rich's style next

Full Changelog: v0.0.2...v0.0.3

v0.0.2.post1 | the pypi update

02 Nov 18:46

Choose a tag to compare

Changelog

  • add proper pypi related stuff a79cafb

Full Changelog: v0.0.2...v0.0.2.post1

v0.0.2 | the yet another config release

02 Nov 18:35

Choose a tag to compare

Changelog

yaml

base

  • add different coloring for any meta exceptions 7ba1427
  • exposed the console object for future use. may affect lazy loading. a40a7c5

Full Changelog: https://github.com/NSPC911/human-errors/commits/v0.0.2