github jorisschellekens/borb v2.1.10

latest releases: v2.1.25, v2.1.24, v2.1.23...
20 months ago

📣 borb release notes

This release is a beauty pageant release:

  • Classes have been split in 3 parts:
    • CONSTRUCTOR
    • PRIVATE
    • PUBLIC
  • 👍 All class-methods in the borb package have been sorted (in their respective part)
  • 👍 All public methods have been documented
  • 👍 The vast majority of mypy warnings have been taken care of

Although the majority of the work has been done, this will always be an ongoing task.
As new development adds code, I may need this kind of release from time to time to ensure the quality of the code
stays up.

This release includes the following minor fixes:

  • minor fix in DisconnectedShape (method names related to scaling were not analoguous to ConnectedShape)

Don't miss a new borb release

NewReleases is sending notifications on new releases.