Skip to content

Releases: loopwerk/SagaUtils

1.5.0

21 Mar 19:23
942f621

Choose a tag to compare

New Features

  • Make this plugin available for Saga 3

1.4.0

11 Mar 11:51
ea26f03

Choose a tag to compare

New Features

  • Add @preconcurrency to silence warnings for Swift 5.10 users

1.3.1

11 Mar 00:23
ab3a53e

Choose a tag to compare

Bugfixes

  • Fix Swift 5.10 compiler warnings in user code

1.3.0

10 Mar 19:13
c91a363

Choose a tag to compare

New Features

  • Add @sendable annotations for Swift 6 support

1.2.2

09 Mar 12:52
2a2fa27

Choose a tag to compare

Bugfixes

  • Update macOS platform to v14

1.2.1

09 Mar 12:33
97fd4a6

Choose a tag to compare

Bugfixes

  • Correctly set the minimum Swift version 6, same as SwiftSoup requires

1.2.0

05 Mar 19:59
bc11d51

Choose a tag to compare

New Features

  • swiftSoupProcessor now also gives the item to each transform function

1.1.0

05 Mar 19:38
91ac9cb

Choose a tag to compare

New Features

  • Add a new buildTOCList helper

Documentation Changes

  • Fixed install instructions in the README

1.0.2

02 Mar 12:32
6085503

Choose a tag to compare

Bugfixes

  • Fixed generateTOC to not generate an extra <nav> element

1.0.1

02 Mar 12:26
d5417c7

Choose a tag to compare

Bugfixes

  • Fixed the generateTOC to not started with a nested <ul> when the first heading is an <h2>