Skip to content

Releases: robotools/defcon

0.12.2

Choose a tag to compare

@github-actions github-actions released this 16 Jul 18:41
488f79a

What's Changed

Full Changelog: 0.12.1...0.12.2

0.12.1

Choose a tag to compare

@github-actions github-actions released this 19 Mar 04:16
685f185

What's Changed

Full Changelog: 0.12.0...0.12.1

0.12.0

Choose a tag to compare

@github-actions github-actions released this 06 Mar 01:48
92e5b7e

What's Changed

  • Loop over all possibilities and test if one of them is disabled by @typemytype in #462

Full Changelog: 0.11.0...0.12.0

0.11.0

Choose a tag to compare

@github-actions github-actions released this 28 Feb 15:55
626c94d

What's Changed

New Contributors

Full Changelog: 0.10.3...0.11.0

0.10.3

Choose a tag to compare

@benkiel benkiel released this 20 Aug 18:15
e14bd9e

What's Changed

Full Changelog: 0.10.2...0.10.3

0.10.2

Choose a tag to compare

@github-actions github-actions released this 11 Aug 16:09
2498713

What's Changed

Full Changelog: 0.10.1...0.10.2

v0.10.1

Choose a tag to compare

@github-actions github-actions released this 04 May 13:08

What's Changed

Full Changelog: 0.10.0...0.10.1

v0.10.0

Choose a tag to compare

@github-actions github-actions released this 28 Dec 17:20
bcf03de

What's Changed

Full Changelog: 0.9.0...0.10.0

v0.9.0

Choose a tag to compare

@github-actions github-actions released this 10 Aug 14:21
d0984c1
  • Makes glyph.image object “sticky”, just like lib objects (#352)
  • Adds a .tempLib to font, layer, and glyph that is available for the life of the object and is never saved with the ufo. (#367)

0.8.1

Choose a tag to compare

@github-actions github-actions released this 12 Mar 14:20
9abb77a
  • Fixes behavior with None in removeObserver (#349)