Skip to content

Releases: helmasaur/zodiac-signs

Virgo (version 1.4.0)

02 Sep 22:41
Compare
Choose a tag to compare

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)

19 Aug 02:17
Compare
Choose a tag to compare

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

  • README: period replaced by a semi-colon in the penultimate thanked person (#47)
  • getSignByDate: missing space before a closing bracket added (#48)

Leone (version 1.3.0)

19 Aug 01:49
Compare
Choose a tag to compare

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

  • funding: Ko-fi link added (#40)
  • README: links to the thanked Discord added (#39)

Correction

  • README: missing parenthesis added (#38)
  • license: date updated (#37)

İkizler (version 1.2.1)

23 Jan 14:19
Compare
Choose a tag to compare

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)

22 Jan 18:31
Compare
Choose a tag to compare

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

Suppressions

  • README: sentence saying that only English and French are the only avaible ones deleted (#25)

Телец (version 1.1.0)

29 Dec 02:01
Compare
Choose a tag to compare

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)

29 Dec 01:57
Compare
Choose a tag to compare

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)

24 Feb 01:26
Compare
Choose a tag to compare

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)

24 Feb 01:19
Compare
Choose a tag to compare

First release!

-- @helmasaur

Full Changelog: 420ed6f...v1.0.0

Birthgem

New

  • getSignByDate(), getSignByName() and getSignBySymbol(); getSymbols(), getNames(), getElements() and getListValue(): functions added (c1bea65, f532487, #7)

Data

New

  • zodiac: name, element and stone; symbol, dateMin and dateMax added (c1bea65 760949f)
  • zodiac elements: data added (c1bea65)

Miscealleanous

Localisation

New

  • i18n: English and French translations added (c1bea65, #1)