Skip to content

0.2.20

Compare
Choose a tag to compare
@eoyilmaz eoyilmaz released this 21 May 09:01
· 71 commits to master since this release
  • New: Added goods attribute to the Client class to allow special priced Goods to be created for individual clients.

  • Fix: The WorkingHours class is now derived from Entity thus it is not stored in a PickleType column in Studio anymore. (issue: #44)

  • Update: Updated appveyor.yml to match travis.yml.