Skip to content
This repository has been archived by the owner on Aug 28, 2022. It is now read-only.

Releases: skyra-project/star-wars-api

v1.0.4

23 Jul 21:42
Compare
Choose a tag to compare

1.0.4 (2021-07-23)

Bug Fixes

  • species: add sarlacc species (7a5e9f9)
  • species: make droids lifespan null as Infinity doesn't parse (012df40)
  • types: specify scalar type for Long and DateTime (d1d1df9)

v1.0.3

23 Jul 21:35
Compare
Choose a tag to compare

1.0.3 (2021-07-15)

Bug Fixes

  • add data for Aleen Minor (b6d5eda)
  • fixed homeworlds for some species (f139159)
  • fixed spelling of wookiee (f939fc9)
  • set birthYaer to null for when it is unknown (df977fd)

v1.0.2

15 Jul 21:04
Compare
Choose a tag to compare

1.0.2 (2021-07-15)

Bug Fixes

v1.0.1

12 Jul 00:00
Compare
Choose a tag to compare

1.0.1 (2021-07-10)

Bug Fixes

  • mark package as side effect free (cd253a3)
  • readme: update ghcr npm url (a46c71f)

v1.0.0

12 Jul 00:00
Compare
Choose a tag to compare

1.0.0 (2021-07-10)

Features

  • data parsing part 1 (2686a41)
  • finish mapping all data (ce38f9c)
  • finish up resolvers and setup services (b5ed547)
  • lots stuff or something (55fd2da)
  • setup all the remaining field mapping (7711261)
  • setup basic film service (f15f209)
  • validation, fixes and director of film (3f483ae)

Bug Fixes

  • actually return multiple results in fuzzy (f7f58f9)
  • assign proper species to humans (c9b7768)
  • ensure lower case reference names (baae0ba)
  • fixed codegen in delivery process (a7e3d44)
  • fixed infite looping in class constructors (c07f96a)
  • fixed more badly parsed names (9d9f7ad)
  • readme: update links to ghcr packages (7acf0fe)
  • throw proper error when no vehicles are found with fuzzy (c5c043a)

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.