Skip to content

Releases: dnek/pietron

1.2

11 Dec 01:55
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.1...1.2

1.1.1

11 Sep 15:05
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1...1.1.1

1.1

02 Apr 07:41
Compare
Choose a tag to compare
1.1
  • Add cursor: not-allowed while debugging #15
  • Implement Ctrl + Shift + Arrow #16

Thanks @sozysozbot!

1.0.3

29 Mar 07:16
Compare
Choose a tag to compare
  • Upgrade dependencies #7. Thanks @hiromi-mi!
  • Update author's url.

1.0.2

09 Mar 19:19
Compare
Choose a tag to compare
  • When there is nothing to be input, don't request input and ignore the command.
    • Following the part of the official specification below.

      If no input is waiting on STDIN, this is an error and the command is ignored. If an integer read does not receive an integer value, this is an error and the command is ignored.

  • To avoid confusion, disable input editing during debugging.

1.0.1

08 Mar 16:00
Compare
Choose a tag to compare
  • Fix nonsquare images can't be loaded correctly.

1.0.0

08 Mar 05:08
Compare
Choose a tag to compare

Initial release.