Skip to content

Releases: datacamp/protowhat

v2.2.0

09 Sep 10:32
c4c4bbc
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @rikbw made their first contribution in #61

Full Changelog: v2.1.3...v2.2.0

v2.1.3

29 Dec 16:15
ba53556
Compare
Choose a tag to compare

Multiline code block support for reporter

v2.1.2

03 Aug 07:40
5a79197
Compare
Choose a tag to compare
Bump version

v2.1.1

20 Jun 08:24
d10666d
Compare
Choose a tag to compare

Chores

  • Remove codecov
  • Test new token

v2.1.0

16 Sep 08:12
6f668c3
Compare
Choose a tag to compare

Enhancements

  • Support Python version 3.9
  • Update dependencies to up-to-date versions

v1.14.0

21 Nov 13:36
Compare
Choose a tag to compare

Enhancements

  • Add (default off) append_message functionality to check_node, check_edge and has_eqaul_ast

v1.13.0

25 Sep 15:57
84cdb9a
Compare
Choose a tag to compare

Enhancements

  • Add include_head option to Selector

v1.12.0

14 Oct 10:07
Compare
Choose a tag to compare

Enhancements

  • Add messaging helpers

v1.11.2

05 Sep 19:04
Compare
Choose a tag to compare

Enhancements

  • Proper handling of ast.get_text returning None in has_code

v1.11.1

05 Sep 19:05
Compare
Choose a tag to compare

Enhancements

  • Handle highlight position absence (in combination with antlr-ast v0.7.0)