@atomist/rug
Advanced tools
Changelog
[0.14.0] - 2017-03-15
Ides of March release
RugContext
now exposes a contextRoot
to allow handlers to
execute arbitrary path expressions.atomist/generators
but are still
found under .atomist/editors
addNodeIfNotPresent
via @justinedelson #423Changelog
[0.13.0] - 2017-03-10
Unlucky release
Rugs
Changelog
[0.12.0] - 2017-02-14
Valentine release
contains
and starts-with
path expression functionsScalaFileType
backed by ScalaMetaInvalidRugTestScenarioName
when a Rug test scenario is
missing a name #71uses
) are no longer duplicate if
multiple editors declare the same parameter. The first one is
chosen [#258][258]scalar
method on TypeScript PathExpressionEngine
taking string
is now called scalarStr
. This change was necessary to avoid
conflicts with method overloading in TypeScript/JavaScript.TreeNodeUtils.toShorterString
now optionally takes a function
to customize the display of each node.value
, update
and formatInfo
functions from
TypeScript TreeNode
moved to new TextTreeNode
sub-interface.Changelog
[0.11.0] - 2017-02-01
generator
keywordTreeNode.nodeType
renamed to TreeNode.nodeTags
ProjectMutableView
describeChange
method to add any comments
about the working of your editor.projectName
got removed. Name of the
generated project can be obtained via project.name()
.-P allow-warnings
profile to have the old behavior. The Travis CI
build uses the allow-warnings profile.@generator
has been deprecated in favor of the generator
keywordChangelog
[0.10.0] - 2017-01-18
@version_range
Changelog
[0.9.0] - 2017-01-09
TypeScripting release
Changelog
[0.8.0] - 2017-01-04
Breaking release