Skip to content

Releases: TwinFlame-Development/horoscopeAPI

TwinFlame Horoscope API for Node.js 1.1.2

19 Apr 03:38
fe78cd1
Compare
Choose a tag to compare

Changes:

  • 'date' will accept any string conforming to the ECMAScript specification for date-time string
  • misc clean up

Full Changelog: 1.1.1...1.1.2

TwinFlame Horoscope API for Node.js 1.1.1

18 Apr 03:22
5f63d34
Compare
Choose a tag to compare

Changes:

  • Implements simple whitelist/blacklist filtering
  • Add'l error handling

Full Changelog: 1.1.0...1.1.1

TwinFlame Horoscope API for Node.js 1.1.0

13 Apr 02:12
3528c94
Compare
Choose a tag to compare

Changes:

  • add support for POST method. So a GET or a POST will both work now.
  • Parameters can be in the URL or in the request body (or mixed)
  • Auth token can be in a Bearer Token, an API-KEY or in the URL

Full Changelog: 1.0.6...1.1.0

TwinFlame Horoscope API for Node.js 1.0.6

09 Apr 14:14
cca3517
Compare
Choose a tag to compare

Changes:

  • Adds error handling for duplicate parameters send in http GET

Full Changelog: 1.0.5...1.0.6

TwinFlame Horoscope API for Node.js 1.0.5

09 Apr 03:38
bc4ebb9
Compare
Choose a tag to compare

Changes:

  • 'nohistory' data scrubber added (for hosted API customer requests)
  • 'shorthoro' data scrubber added
  • misc changes to legacy scrubbers (improved detection)

Full Changelog: 1.0.4...1.0.5

TwinFlame Horoscope API for Node.js 1.0.4

08 Apr 13:59
94316fe
Compare
Choose a tag to compare

Changes:

  • 'nodate' data scrubber modified (for hosted API)
  • 'range' returns dates in mm-dd-yyyy format (ex: was: 4/3/2023 -> now: 04/03/2023)

Full Changelog: 1.0.3...1.0.4

TwinFlame Horoscope API for Node.js 1.0.3

07 Apr 15:31
87f36c6
Compare
Choose a tag to compare
  • add 'nodate' parameter -> this is a data scrubber for the returned horoscope text
  • add weekly horoscope functionality

Full Changelog: 1.0.2...1.0.3

TwinFlame Horoscope API for Node.js 1.0.2

05 Apr 04:06
4756007
Compare
Choose a tag to compare

Add a call for 'all' signs -> returns all horoscopes for a given date.

Full Changelog: 1.01...1.0.2

TwinFlame Horoscope API for Node.js 1.0.1

04 Apr 21:36
a6b1aef
Compare
Choose a tag to compare
  • fixes for CORS header/response

Full Changelog: 1.0.0...1.01

TwinFlame Horoscope API for Node.js 1.0.0

03 Apr 03:27
35c76ad
Compare
Choose a tag to compare