Skip to content

Releases: netbe/Babelish

Release 0.3.1

07 May 12:15
Compare
Choose a tag to compare

Features

  • Support for multiple worksheets (#29)
  • Add command to open google doc spreadsheet in browser (#22)

Bug fixes

  • Configuration file is not read anymore (#33)
  • Argument to download Google Doc is not working correctly (#31)

Release 0.3.0

14 Apr 21:54
Compare
Choose a tag to compare
  • Renamed project to Babelish
  • Supports other formats xml, json, php
  • Removed support for ruby 1.8.7
  • Removed ICU dependency
  • Documentation updated (yard)

Release 0.2.4

12 Mar 20:12
Compare
Choose a tag to compare
  • Fixes issue #25
  • Dropping official support for 1.8.7 and 1.9.1

Release 0.2.3

11 Dec 19:15
Compare
Choose a tag to compare
  • Fixes 0.2.2 loadpath issues

Release 0.2.2

29 Oct 23:16
Compare
Choose a tag to compare
  • Fixes #14
  • Fixes ruby 1.8.7 compatibility issues
  • ADD coverwalls
  • ADD Travis CI deployment
  • Fixes loadpaths

Release 0.2.1

15 Oct 21:43
Compare
Choose a tag to compare
  • Google Drive support : can download csv from Google Drive before converting it to strings format.