Skip to content

v3.0.0

Latest
Compare
Choose a tag to compare
@xadaemon xadaemon released this 21 Jun 02:05
· 1 commit to trunk since this release

Main changes:

  • change Path.pop implementation to conform to common usages of pop, returning the popped element and move old behavior exclusively to Path.del
  • Make Path.findLastValidNode and add the sync version Path.findLastValidNodeSync.

both are breaking thus the major version bump