Skip to content

Releases: t3rn0/ast-comments

1.2.2

26 Mar 15:32
Compare
Choose a tag to compare

Changes

  • make Comment attributes lineno, col_offset, end_lineno, end_col_offset printable (#28) @kapulkin

1.2.1

26 Dec 08:36
Compare
Choose a tag to compare

Changes

1.2.0

28 Oct 12:54
Compare
Choose a tag to compare

Changes

  • feat: add a utility function to strip Comment nodes from a parsed tree (#26) @wahuneke
  • fix: misplaced inline comment in ast-comments 1.1.1 (#21) @t3rn0

1.1.2

15 Oct 20:34
Compare
Choose a tag to compare

Changes

  • fix: spaces at the end of a comment does not change its inlined value
  • fix: stop eclipsing AST with Typing #22

This release inherits directly from 1.1.0 (see 1.1.1 for details)

1.1.1

30 Sep 15:20
Compare
Choose a tag to compare

Changes

  • Fixed taking the correct interval and placing them into the correct position (#20) @Marc-Goritschnig
  • fix: spaces at the end of a comment does not change its inlined value @t3rn0

Updates

2023-10-15

Because of some errors in the code (#21) I decided to delete this release from PyPi. I'll put the changes from #20 with appropriate fixes into version 1.2.0