Skip to content

Releases: helmasaur/birthgem

Everstone (version 1.2.1)

03 Mar 17:45
Compare
Choose a tag to compare

Minor update mostly focused on unit test corrections and on the update of Mocha.

Full Changelog: v1.2.0...v1.2.1

Miscellaneous

Modification

  • dependencies: mocha updated from 8.3.2 to 10.2.0 (e37cc4c)
  • package.json: GitHub URLs totally in lowercase (#28)
  • license: date updated for 2023 (#31)

Corrections

  • unit tests: closing parentheses at the right place (#24)

Suppressions

  • package.json: reference to zodiac signs mention has been deleted (#29)

Localisation

Corrections

  • French: some typos corrected (#24)

Everstone (version 1.2.0)

30 Apr 00:26
Compare
Choose a tag to compare

Update adding new languages and removing the zodiac sign part (check zodiac-signs for this previous functionality and more).

Full Changelog: v1.1.1...v1.2.0

Note: some French tests aren't passing (#24).

Birthgem

Suppressions

Miscellaneous

Modifications

  • dependencies: mocha updated from 6.2.2 to 6.2.3

Localisation

New

  • i18n: German, Italian, Portuguese and Spanish translation added (#5, #6, #7, #4)
  • README: languages above added to the list of avaible languages (#27)

Corrections

  • French: forgotten strings translated (#21)

Float Stone (version 1.1.1)

19 Jan 14:43
Compare
Choose a tag to compare

License year update and clarification of the deprecation warning in the readme introduction.

Full Changelog: v1.1.0...v1.1.1

Documentation

Modification

  • README: more explicite deprecation sentence in the introduction (#16)

Miscellaneous

Modifications

  • license: year uptaded for 2020 (#17)

Float Stone (version 1.1.0)

19 Jan 03:08
Compare
Choose a tag to compare

Better organisation of the code, readme corrections and deprecation of zodiac functions.

Full Changelog: v1.0.1...v1.1.0

Birthgem

Modications

  • zodiac: console warning when a zodiac function is used (deprecated) (#14)
  • zodiac: warning messages in the readme file about the zodiac functions (deprecated) (#14)
  • data: astrology.json file renamed zodiac.json (ad9530f)
  • data: zodiac symbols included in zodiac.json (ad9530f)
  • zodiac: clearer parseZodiac() function (ad9530f)

Miscealleanous

Corrections

  • README: name of imported variables corrected (#12)

Silex (version 1.0.1)

31 Dec 02:12
Compare
Choose a tag to compare

Just some README corrections.

Full Changelog: v1.0.0...v1.0.1

Documentation

New

  • READMDE: results type precised (#8)

Corrections

  • README: zodiac example corrected (#10)

Miscealleanous

Corrections

  • README: typographic corrections (ff82bf5)
  • README: license link fixed (#9)

Localisation

New

  • README: language format precised (ff82bf5)

Silex (version 1.0.0)

31 Dec 01:43
Compare
Choose a tag to compare

First version, supporting English and French. All functionalities are included except the getting the birthstone of the zodiac sign of the actual day.

Full Changelog: 9332d0f...v1.0.0

Birthstone

New

  • stone: functions month() and day() added (d183ffc)
  • zodiac: function zodiac() added (d183ffc)

Miscellaneous

New

Localisation

New

  • i18n: English and French languages added (d183ffc)