File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 11# Rainforest CLI Changelog
22
3+ ## 1.4.0
4+ - Support for new ` --version ` command. (4362c85fe599a02eaa1b772d184be31e692e934e, @epaulet )
5+ - Validate duplicate RFML IDs before uploading. (67f71d053c755eaf92c1bd205931e89e903b88c9, @curtis-rainforestqa )
6+ - Add ` folders ` commands for a folder ID reference. (4ab19fec0924b4764e140fb3c5aa85f1dbfe4006, @epaulet )
7+
38## 1.3.1 - 11th April 2016
4- - Support crowd selection
9+ - Support crowd selection. (03fedacfb7a6e69a174fb3e0e1fd75218fdbbfa9, @ ukd1 )
510
611## 1.3.0 - 7th April 2016
712- Export tests with embedded tests unflattened. (0ed4c62cac8a0d5fbd98f03190d3c18c48ac7119,
Original file line number Diff line number Diff line change 11# frozen_string_literal: true
22module RainforestCli
3- VERSION = '1.3.1 '
3+ VERSION = '1.4.0 '
44end
You can’t perform that action at this time.
0 commit comments