Skip to content

1.2.2

Compare
Choose a tag to compare
@jph00 jph00 released this 18 Oct 20:50
· 1105 commits to main since this release

1.2.2

New Features

  • support store_true and store_false in fastcore.script (#137)
  • add function otherwise (#136)
  • add pdb debug flag to scripts (#133)

Bugs Squashed

  • Fix copy_func to include required keyword defaults (#134), thanks to @worc3131