Sha256: 3da896f2b6ddb8702b369b2905cd75b3208af31013c3d1225b845e5a43811df8
Contents?: true
Size: 479 Bytes
Versions: 3
Compression:
Stored size: 479 Bytes
Contents
# Changelog ## Development ## 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
3 entries across 3 versions & 2 rubygems