github ethangreen-dev/lovely-injector v0.5.0-beta2

latest releases: v0.5.0-beta7, v0.5.0-beta6, v0.5.0-beta5...
5 months ago

What's Changed

  • Fix bad pattern text insert due to Rope byte API use mixup by @ethangreen-dev in #14
    This was causing patch payload insertion offsets to "drift" over time due to the dynamic size of unicode chars. Fixing this entailed replacing a line_to_byte call with line_to_char, which would then be valid for use in subsequent rope mutations.

Full Changelog: v0.5.0-beta1...v0.5.0-beta2

Don't miss a new lovely-injector release

NewReleases is sending notifications on new releases.