Skip to content

Releases: elementary-swift/elementary

0.7.1

27 Mar 08:21
37b2692

Choose a tag to compare

What's Changed

  • improve nested attributed types & add more html tuples by @erikbdev in #98
  • support tuples up to 12 without introducing new types by @sliemeobn in #99

New Contributors

Full Changelog: 0.7.0...0.7.1

0.7.0

20 Mar 14:55

Choose a tag to compare

⚠️ Breaking Change

This release removes the deprecated var content and HTML.Content aliases - thus finishing the transition to var body.

A few other deprecations were also removed to clean up the API.

What's Changed

Full Changelog: 0.6.4...0.7.0

0.6.4

18 Feb 22:13
ca09461

Choose a tag to compare

What's Changed

  • Added ability to set attributes on body in HTMLDocument types by @cgriffin in #94

New Contributors

Full Changelog: 0.6.3...0.6.4

0.6.3

14 Feb 16:04
e51019f

Choose a tag to compare

What's Changed

Full Changelog: 0.6.2...0.6.3

0.6.2

14 Feb 14:41
f9080fc

Choose a tag to compare

What's Changed

Full Changelog: 0.6.1...0.6.2

0.6.1

19 Dec 20:02
65803c4

Choose a tag to compare

⚠️ This release drops support for Swift 5.10.

What's Changed

Full Changelog: 0.6.0...0.6.1

0.6.0

25 Nov 15:48
01aed00

Choose a tag to compare

⚠️ Breaking Change

I decided to rename var content to var body on the HTML type for consistency and future clarity.
Also, the type HTML.Content is now HTML.Body.

Ideally the (temporary) aliases and default implementations will only give you warnings with clear update instructions. Some breakage may still occur.

Sorry for the inconvenience this may cause — thanks for bearing with the churn!

What's Changed

Full Changelog: 0.5.6...0.6.0

0.5.6

11 Nov 16:11
c963893

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.5.5...0.5.6

0.5.5

18 Sep 05:58
a9029bc

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.5.4...0.5.5

0.5.4

12 Sep 14:26
3f4f079

Choose a tag to compare

What's Changed

  • unicode-less equality for _StoredAttribute (embedded) by @sliemeobn in #78

Full Changelog: 0.5.3...0.5.4