Skip to content

Releases: doorgan/sourceror

v1.6.0

12 Aug 16:28
c8a4b1a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...v1.6.0

v1.5.0

24 Jul 01:42
6027a3b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.5.0

v1.4.0

25 Jun 00:06
531e239
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.4.0

v1.3.0

14 Jun 18:48
04cf7f4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.1...v1.3.0

v1.2.1

24 May 01:03
ac0f2b8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.2.1

v1.2.0

22 May 16:13
3826698
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.0...v1.2.0

v1.1.0

09 May 18:45
9bf292b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.3...v1.1.0

v1.0.3

12 Apr 16:44
8e2c18b
Compare
Choose a tag to compare

1. Bug fixes

  • [Sourceror] Prevent noop in to_string by @NickNeck in #126
  • [Sourceror] Fix get_range for interpolation nodes by @doorgan in #129

New Contributors

Full Changelog: v1.0.2...v1.0.3

v1.0.2

13 Mar 19:31
49297b6
Compare
Choose a tag to compare

Bug fixes

  • Fix get_range/1 for binaries by @rrrene in #120
  • Correctly get range of do/end blocks that have eoe by @mhanberg in #122

Enhancements

New Contributors

Full Changelog: v1.0.1...v1.0.2

v1.0.1

05 Jan 01:19
f8617bc
Compare
Choose a tag to compare

1. Bug fixes

  • [Sourceror] Fix Sourceror.get_range returning incorrect ranges for anonymous functions with empty bodies

Full Changelog: v1.0.0...v1.0.1