Skip to content

Releases: lxgr-linux/scrap_engine

v1.4.1

21 Jun 08:00
Compare
Choose a tag to compare

Fixed setup.py

v1.4.0

09 Sep 16:55
f01842d
Compare
Choose a tag to compare
  • Enforced groups
  • Made Frame and square Boxes
  • Fixed Text.rem_ob

v1.3.0

23 Jul 11:32
1844d78
Compare
Choose a tag to compare

Some performance improvements.

v1.2.0

05 Jan 17:23
b1788d5
Compare
Choose a tag to compare

Added:

  • DEFAULT_STATE to better control states
  • Frame.move
  • height and width for Text

v1.1.0

30 Dec 19:39
3942240
Compare
Choose a tag to compare

Minor changes and restructuring.

v1.0.0

19 Sep 13:56
41d59a3
Compare
Choose a tag to compare

What changed until this release

  • Massive performance improvement thanks to @ttpf-P
  • Inline documentation
  • General code quality and API changes

v0.3.3

07 Sep 09:40
9640edb
Compare
Choose a tag to compare

Added:

  • Box.resize()
  • Frame.resize()

v0.3.2

18 Aug 20:54
2af884c
Compare
Choose a tag to compare

This is basically just a version bump because of some pypi packaging issues.

v0.3.1

25 Jul 21:04
4c40be2
Compare
Choose a tag to compare

Additions:

  • Texts can now be added

v0.3.0

28 Jun 08:54
e01c035
Compare
Choose a tag to compare

Changed CoordinateError to be more usable, this may result into problems with legacy code.