Skip to content

Latest commit

 

History

History
266 lines (184 loc) · 18.4 KB

CHANGELOG.md

File metadata and controls

266 lines (184 loc) · 18.4 KB

0.12.0 (Next)

Features

  • Add support for Danish language. [#197] (@franta)
  • Upgrade RuboCop to 1.63.5. [#198]
  • Your contribution here.

0.11.12 (April 22, 2023)

Features

  • Add support for Ruby 3.1. [#187]
  • Drop support for Ruby 2.5. [#180]
  • Drop support for Ruby 2.6. [#190]
  • Add support for Ruby 3.2. [#193]

Bugs

  • Properly handle Dutch year numbers. [#183] (@mvz)
  • Remove pluralization rules for French. [#195]

0.11.11 (July 5, 2021)

Bugs

  • Fix edge cases in Dutch. [#182] (@mvz)

0.11.10 (January 5, 2021)

Bugs

  • Avoid adding all array extensions to the standard Array class. [#179]

0.11.9 (January 4, 2021)

Features

  • Add support for Ruby 3.0. [#178]

0.11.8 (June 6, 2020)

Features

  • Add support for Kazakh language. [#175] (@j8sus)

0.11.7 (June 1, 2020)

Features

  • Add support for Ruby 2.7. [#172]
  • Drop support for Ruby 2.4.

0.11.6 (April 14, 2019)

Bugs

  • Fix wrong spelling in Spanish with precision. [#165]

Features

  • Add support for Ruby 2.6. [#161]
  • Drop support for Ruby 2.2.
  • Drop support for Ruby 2.3.

0.11.5 (March 22, 2018)

Bugs

  • Fix Armenian megs capacity words. [#156]

0.11.4 (March 20, 2018)

Features

  • Add support for Armenian language. [#155]
  • Improve CI.
  • Improve code readability.

0.11.3 (December 3, 2017)

Features

  • Add support for Vietnamese language. [#152]

0.11.2 (August 14, 2017)

Features

  • Add full support for Czech language. [#148]

0.11.1 (July 23, 2017)

Features

  • Add support for Spanish floating-point numbers. [#146]
  • Add support for French floating-point numbers. [#144]

0.11.0 (June 26, 2017)

Features

  • Remove dependency on ActiveSupport gem. [#141]

0.10.6 (June 11, 2017)

Features

  • Add full support for Brazilian Portuguese. [#139]
  • Add option precision to to_words. [#134] (@neodelf) (assignee: @neodelf)

Bugs

0.10.5 (March 9, 2016)

Bugs

0.10.4 (March 02, 2015)

Bugs

0.10.3 (May 8, 2014)

Features

Bugs

  • Simplify estonian tens with ones method. [#101] (@miks) (assignee: @miks)

0.10.2 (December 18, 2013)

Bugs

Supports

0.10.1 (October 22, 2013)

Bugs

0.10.0 (September 03, 2013)

Features

Bugs

  • Fix latvian one hundread cases. [#81] (@miks) (assignee: @miks)

Supports

  • Added @miks contacts to contributors list in README. [#79] (@kslazarev) (assignee: @miks)

0.9.0 (May 19, 2013)

Features

Supports

0.8.0 (April 29, 2013)

Features

  • Try to use global language by default, if regional language is missing (EnUs is missing). [#65] (@hubrix) (assignee: @kslazarev)

Supports

0.7.1 (April 22, 2013)

Bugs

0.7.0 (April 14, 2013)

Features

0.6.1 (April 11, 2013)

Bugs

  • Extra 'and' added after round hundreds (using hundreds_with_union: true) in English. [#58] (@mafraba) (assignee: @eLod)

0.6.0 (March 25, 2013)

Features

Supports

0.5.0 (October 19, 2012)

Features

Supports

0.4.0 (June 24, 2012)

Features

Supports

0.3.2 (June 24, 2012)

Bugs

0.3.1 (May 04, 2012)

Bugs

Supports

Deprecations

0.3.0 (March 24, 2012)

Bugs

Supports

0.3.0.alpha (March 24, 2012)

Features

Bugs

Supports