Skip to content

v0.4.11

Compare
Choose a tag to compare
@gwenwindflower gwenwindflower released this 08 Apr 23:16
· 12 commits to main since this release

This release fixes a bug where subtotal + tax_paid != order_total. It also updates all the dependencies (numpy, typer, and Faker) and removes the dependency on pandas, opting for Python's built-in csv library instead, which turned out to be a great deal faster.