Sha256: 8d5873676bf4ffb7ca2d1a5a7ec0923bf12282862e0d4460e5ebd2e3044a3a3f
Contents?: true
Size: 539 Bytes
Versions: 1
Compression:
Stored size: 539 Bytes
Contents
# Changelog ## Development ## v1.3.1 * Stop allowing pre-release versions of Parser. ## v1.3.0 * Add `Node#sibling_index`. ## v1.2.1 * Re-release 1.2.0 due to an error in `rubygems.org`. ## v1.2.0 * Add `Astrolabe::Sexp` module which provides a shorthand method to create a node like [`AST::Sexp`](http://rubydoc.info/gems/ast/AST/Sexp). ## v1.1.0 * Add `Node#ancestors`, `Node#child_nodes` and `Node#descendants` which return an array instead of enumerator. ## v1.0.0 * Initial API stable release in the Semantic Versioning.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
astrolabe-1.3.1 | CHANGELOG.md |