Skip to content

Releases: CloudCannon/rosey

v2.0.0-rc1

15 Feb 01:59
Compare
Choose a tag to compare
Try account for windows paths

v1.13.0

31 Aug 22:23
Compare
Choose a tag to compare
  • Merge pull request #8 from CloudCannon/feat/configurable-separator 3307095
  • Formatting 813e358
  • Add separator to meow 00280aa
  • Adding configurable separator 670dc33

v1.12.0...v1.13.0

v1.12.0

17 Jun 05:02
Compare
Choose a tag to compare

Added 2 new parameters
--images-source The source folder to look up for translated images. Defaults to the same path as '--source'.
--exclusions A regular expression used to determine which files not to copy as assets. Defaults to '.(html?|json)'.

v1.11.2...v1.12.0

v1.11.2

11 May 21:30
Compare
Choose a tag to compare
  • Fixed image translation only working on verbose mode 587d3d8

v1.11.1...v1.11.2

Fixed issue parsing HTML

12 Apr 02:26
Compare
Choose a tag to compare
  • Upgrade cheerio version and disabled htmlParse2 7d4c3e7

v1.11.0...v1.11.1

April updates

01 Apr 02:40
Compare
Choose a tag to compare
  • Merge pull request #3 from CloudCannon/locales-info 114ae09
  • Merge pull request #5 from CloudCannon/development 97c6233
  • Rename src attributes for img based on existing file with locale code 108f184
  • Added --redirect-page arg to allow override of default page. 76a204c
  • Fixed failing test a71f574
  • Fix dependency security issues 19abefd
  • Allow -t for tag parameter 8cb3d83
  • locales location correction c4cd21d
  • Added locales description cc0bc91
  • Readme fixes 01c2c55
  • Merge pull request #2 from CloudCannon/docs-update dc04e52
  • Updated readme structure 943c09b
  • Added JSON Schema definitions to Readme. 7a9dbbd

v1.10.0...v1.11.0

v1.10.0

14 Dec 01:25
Compare
Choose a tag to compare
  • Added support for JSON Translation. fd53d92
  • updated fs-extra for node 13 copy asset issues 46f9781
  • audit and lint fixes ca975ed
  • fixed a prelocalised race condition 71ce3b2

v1.9.0...v1.10.0

Speed improvements

08 Nov 23:09
Compare
Choose a tag to compare
  • Added verbose flag and skipped NS check when not existing. 6a3638d
  • Moved HTML Translate to class. 0e83bcc
  • Moved HTML Generate to class and joinned outputs. af6bb17

v1.8.0...v1.9.0

v1.8.0

08 Sep 05:11
Compare
Choose a tag to compare
  • Enabled custom filename for source.json file.

v1.6.1...v1.8.0