Skip to content

Releases: cesbit/goleri

v0.1.1

16 Nov 07:46
7b5d914
Compare
Choose a tag to compare
  • Implemented Text() function on elements, pr #8 (@iamneal)

v0.1.0

11 Nov 10:48
Compare
Choose a tag to compare
  • Switch from Travis to GitHub actions
  • Fixed bug: regex was not adding itself to the expected struct if it was not matched (@iamneal , pr #5)
  • Added getters on Node for walking a result tree (@iamneal, pr #6)