Skip to content

Releases: p-x9/ObfuscateMacro

0.10.0

27 Oct 20:41
c0e3e48
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.9.0...0.10.0

0.9.0

17 Oct 16:25
dc93b12
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8.0...0.9.0

0.8.0

17 Oct 15:16
0f771ea
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.7.0...0.8.0

0.7.0

24 Sep 07:20
e9109d5
Compare
Choose a tag to compare

What's Changed

  • Support swift-syntax 600.0.0

New Contributors

Full Changelog: 0.6.0...0.7.0

0.6.0

31 Jul 07:39
3f11a70
Compare
Choose a tag to compare

What's Changed

  • Adapt SwiftSyntax repository URL by @p-x9 in #17

Full Changelog: 0.5.1...0.6.0

0.5.1

26 Jun 16:50
27169be
Compare
Choose a tag to compare

What's Changed

  • Fix random selection from given array of methods by @bbatsell in #15

New Contributors

Full Changelog: 0.5.0...0.5.1

v0.5.0

03 May 22:48
62bab02
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.0...0.5.0

0.4.0

10 Nov 13:47
2617370
Compare
Choose a tag to compare

What's Changed

  • Repetitive obfuscation by @p-x9 in #9
#ObfuscatedString(
    "hello",
    repetitions: 5
)
  • Add description of repetitive obfuscation by @p-x9 in #10

Full Changelog: 0.3.0...0.4.0

v0.3.0

04 Nov 12:50
16a1d9c
Compare
Choose a tag to compare

What's Changed

  • Improve CryptoKit import by @p-x9 in #8

Full Changelog: 0.2.0...0.3.0

v0.2.0

26 Oct 12:20
bc0e1e4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.0...0.2.0