Skip to content

YFPY Release v12.0.0

Compare
Choose a tag to compare
@uberfastman uberfastman released this 13 Sep 03:15
· 29 commits to main since this release

Release updates:

  • Update documentation
  • Update dependencies
  • Improve and update type hints
  • Improve type casting for values based on the data (numeric objects that could be 0 are set to None when they don't exist, numeric objects that are cumulative/counters are set to 0 when they don't exist, ints and floats are properly cast, etc.)