Skip to content

2.3.5

Compare
Choose a tag to compare
@stefangabos stefangabos released this 06 Jul 10:13
· 37 commits to master since this release
  • fixed #5 where get_previous_sibling was in fact returning the next sibling. Thanks @kinnevo!
  • performance tweaks for get_previous_sibling and get_next_sibling methods
  • escape custom table and column names; thanks @dominikfiala!