Releases: helmasaur/zodiac-signs
Kräftan (version 1.5.0)
Update mostly adding spanish translation.
-- @helmasaur
Full Changelog: v1.4.0...v1.5.0
Thanks to @peter-rymdfabriken for his work.
WIP
Virgo (version 1.4.0)
Update mostly adding spanish translation.
-- @helmasaur
Full Changelog: v1.3.1...v1.4.0
Thanks to @VitoMars for his work.
Miscealleanous
Modifications
- unit tests: failing tests uncommented (c3da793)
Corrections
getSignByDate
: missing space after an opening bracket added (#54)
Localisation
New
- i18n: Spanish translation added (#50)
Leone (version 1.3.1)
Minor udpate for a few little fixes.
-- @helmasaur
Full Changelog: v1.3.0...v1.3.1
Miscellaneous
Modifications
- README: original author thanked first (#46)
Corrections
Leone (version 1.3.0)
Update fixing little stuff, adding funding link and Italian translation.
-- @helmasaur
Full Changelog: v1.2.1...v1.3.0
Thanks to @VitoMars for his work.
Localisation
New
- i18n: Italian translation added (#45)
Miscealleanous
New
Correction
İkizler (version 1.2.1)
Minor update for a README correction.
-- @helmasaur
Full Changelog: v1.2.0...v1.2.1
Localisation
Corrections
- README: correction of the link to the Turkish translation author's profile (@alisincar) added (#36)
İkizler (version 1.2.0)
Update adding Turkish translation, README modifications and Mocha update.
-- @helmasaur
Full Changelog: v1.1.0...v1.2.0
Thanks to @alisincar for his work.
Miscellaneous
Modifications
- dependencies:
mocha
updated from 7.0.0 to 10.2.0 (#28) package.json
: GitHub URLs totally in lowercase (#29)package.json
:package-lock.json
synched (#27)
Localisation
New
- i18n: Turkish translation added (#32)
- README: author of the Turkish translation (@alisincar) added (#24)
- README: languages code added next to their language name (acd060f)
Corrections
- README: author of the Russian translation (@devmartynov) added (#24)
Suppressions
- README: sentence saying that only English and French are the only avaible ones deleted (#25)
Телец (version 1.1.0)
Update adding Russian translation.
-- @helmasaur
Full Changelog: v1.0.2...v1.1.0
Thanks to @devmartynov for his work.
Localisation
New
- i18n: Russian translation added (#21)
Bélier (version 1.0.2)
Minor udpate adding orgotten argument for localisation. Also correcting some unit tests.
-- @helmasaur
Full Changelog: v1.0.1...v1.0.2
Miscealleanous
Corrections
- unit tests: some unit tests are now working (68d969f)
Localisation
Corrections
- getNames()
: language argument added (#17)
Bélier (version 1.0.1)
Minor update fixing the code example in the readme file.
-- @helmasaur
Full Changelog: v1.0.0...v1.0.1
Corrections
- README: replaced the arguments of
getSignsByDate()
from integers to an object in the example (#16)
Bélier (version 1.0.0)
First release!
-- @helmasaur
Full Changelog: 420ed6f...v1.0.0
Birthgem
New
getSignByDate()
,getSignByName()
andgetSignBySymbol()
;getSymbols()
,getNames()
,getElements()
andgetListValue()
: functions added (c1bea65, f532487, #7)
Data
New
- zodiac:
name
,element
andstone
;symbol
,dateMin
anddateMax
added (c1bea65 760949f) - zodiac elements: data added (c1bea65)
Miscealleanous
- README: file added (#2)
package.json
: file added (c1bea65, a782240, f78140c).gitignore
: file added (9d9d8e8)- unit tests: created (#9)