Releases: helmasaur/birthgem
Everstone (version 1.2.1)
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)
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
- zodiac: everything removed (check zodiac-signs) (#15, #25)
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)
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)
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 renamedzodiac.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)
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
Localisation
New
- README: language format precised (ff82bf5)
Silex (version 1.0.0)
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
Miscellaneous
New
- README: file added (d183ffc)
package.json
: file added (d183ffc)- license: file added (9332d0f, d183ffc)
.gitignore
: file added (9332d0f)
Localisation
New
- i18n: English and French languages added (d183ffc)