You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Version 0.0.11 (#65)
* adding version
* formatting
* added versions to metadata of generated schemas
* testing generated_with
* test for optional columns
* renamed na_limit to na_pct_below
* adding to changelog
* bumping version in pyproject.toml
* formatted
* import version only when needed
* using importlib.metadata
* fixing self.na_limit
* fix
* fixing version test
* update cli
* generate metadata upon initialisation
* fixing package name
* raising
* substitute importlib_metadata if python=3.7
* test cli update
* updating changelog
* stdout
* stdout
* small refactor of extension check
* out
* removing qoute
* cli