Skip to content

Latest commit

 

History

History
528 lines (291 loc) · 25.1 KB

File metadata and controls

528 lines (291 loc) · 25.1 KB

1.31.4 (2019-1-9)

Bug Fixes
  • locations: don't split on Let's Go, Pikachu (#112) (8f1ee3b5)

1.31.3 (2019-1-3)

Bug Fixes
  • evolutions: remove nulls from pokemon/evolutions array (#111) (d976291c)

1.31.2 (2019-1-3)

Bug Fixes
  • friend-code: rename {3ds,switch}friend_code to friend_code{3ds,switch} (#110) (093789a8)

1.31.1 (2019-1-1)

Bug Fixes
  • captures: sort by form if game ids are equal (#109) (acc8ae5c)

1.31.0 (2019-1-1)

New Features
  • evolutions: add candy as a trigger (#108) (ae4bfc00)

1.30.0 (2018-12-26)

New Features
  • users: add 3ds_friend_code and switch_friend_code (#107) (dfa2589f)

1.29.0 (2018-12-24)

New Features
  • game-family: add regional and national support columns (#106) (2c2d0190)

1.28.0 (2018-12-22)

New Features
  • locations: add locations table and return it with pokemon (#105) (f47ca05d)
  • metrics: add statsd metrics (#103) (1f89e763)
  • health: add health check and logging (#101) (6f8030a8)
  • docker: add dockerfile (#100) (789f20e1)
Bug Fixes
  • metrics: remove new relic references (#104) (12cd5259)
Tests
  • circle: switch from travis to circle (#99) (e962b2f2)

1.27.4 (2018-2-26)

Chores
  • db: drop generation and region from pokemon and dexes (#98) (521d60dd)

1.27.3 (2018-2-26)

Chores
  • cleanup: remove traces of generation and region (#97) (5eff1cbf)

1.27.2 (2017-12-31)

Bug Fixes
  • games: order games correctly (#96) (ceea2c8b)

1.27.1 (2017-12-29)

Bug Fixes
  • donations: update stripe customer details if one exists (#95) (9b643f48)

1.27.0 (2017-12-27)

New Features
  • pokemon: add us_location/um_location columns on pokemon (#94) (c29d8b4a)

1.26.0 (2017-12-23)

New Features
  • evolutions: make pokemon retrieve use game_family/regional (d8ede94c)
  • captures: use game_family/regional instead of generation/region (e059de21)
  • dexes: calculate total based on game_family (#92) (e8608004)
Tests
  • donations: ensure amount > 0.50 (eacb88f9)

1.25.1 (2017-12-23)

Chores
  • dexes: backfill game_id and regional (#91) (c696ff93)

1.25.0 (2017-12-21)

New Features
  • dexes: add game_id and regional to dexes (#90) (eb2aaff2)
  • game-family: add game_family_dex_numbers table and properties to pokemon (#89) (0064edcf)
  • pokemon: add game_family_id to pokemon (#88) (d1519ae7)

1.24.0 (2017-12-18)

New Features
  • games: add game_families and games tables and endpoint (#87) (5786b2a0)

1.23.0 (2017-12-10)

New Features

1.22.3 (2017-2-26)

Chores
  • captures: drop captures.user_id (c280a484)

1.22.2 (2017-2-26)

Chores
  • captures: stop writing to captures.user_id (699c354d)

1.22.1 (2017-2-26)

Chores
  • captures: remove not null constraint from captures.user_id (9c7e5161)

1.22.0 (2017-2-26)

Chores
  • node: use exact node version v5.12.0 (e73b3c9d)
  • deps:
    • add bluebird as a dependency (828c0795)
    • update hapi and join from v15.0.1 and v9.0.0 to v16.1.0 and v10.2.2 (979cb015)
    • update nodemon from v1.9.1 to v1.11.0 (facb0553)
    • update rosie from v1.3.0 to v1.6.0 (36cedc0d)
    • update sinon from v1.17.3 to v1.17.7 (fdc3c66d)
    • update coveralls from v2.11.8 to v2.11.16 (2f2eaf37)
    • update newrelic from v1.26.0 to v1.37.2 (8a4cc69c)
    • update jsonwebtoken from v7.1.3 to v7.3.0 (8261b5b7)
    • update good from v7.0.1 to v7.1.0 (48629db9)
    • update pg from v6.0.2 to v6.1.2 (f4c0e216)
    • update istanbul from v0.4.2 to v0.4.5 (825e1ad7)
    • update mocha from v2.4.5 to v3.2.0 (92316914)
    • update generate-changlog from v1.0.1 to v1.1.0 (d59ba40d)
    • update eslint-config-lob from v2.2.0 to v2.4.0 (69c8a624)
    • update bookshelf and knex (541cf02b)
    • update good-squeeze from v4.0.0 to v5.0.1 (41919583)
    • update bcrypt from v0.8.5 to v1.0.2 (6ffcc53f)
  • yarn: switch to yarn (b057abdc)
Bug Fixes
  • dex: err when trying to set an empty slug (8fd1c26a)

1.21.1 (2017-1-29)

Bug Fixes
  • dex: change gen 7 national total to 820 (a1766a45)

1.21.0 (2017-1-29)

Chores
  • repo: change all references of robinjoseph08 to pokedextracker (5d3955a4)
New Features
  • pokemon: change primary key of pokemon from national_id to id (898bf038)
  • dexes: prevent alolan gen 6 dexes (f991aeaa)

1.20.4 (2016-12-10)

Bug Fixes
  • dexes: prevent deleting a user's last dex (95b85be4)

1.20.3 (2016-12-4)

Bug Fixes
  • users: allow gen 7 on user create (ef869a41)

1.20.2 (2016-12-3)

New Features
  • captures: take region into account (c4ae09c6)

1.20.1 (2016-12-2)

Chores
  • dexes: backfill region for existing captures (72ab7411)

1.20.0 (2016-12-2)

New Features

1.19.0 (2016-11-26)

New Features
  • dexes: add gen 7 capabilities (ab7b1dfc)
  • pokemon:
    • add alola_id to pokemon (ebe802d4)
    • remove urls and add sun and moon locations (b70c825c)

1.18.1 (2016-11-19)

Chores
  • pokemon: remove unused columns (d2d2c9ce)
Bug Fixes
  • dex: small changes for dexes (3f137ba9)

1.18.0 (2016-11-13)

New Features
  • captures: use the dex id that's passed in (ca49aba1)
Bug Fixes
  • captures: delete by dex_id instead of user_id (b1ea7037)

1.17.0 (2016-11-6)

Chores
  • captures: allow dex param for create and delete (89dc0a96)
New Features
  • dexes: add create, update, delete endpoints (dc8a8c5f)

1.16.1 (2016-11-5)

Bug Fixes
  • user: wait for dexes to be serialized (21bebb8f)

1.16.0 (2016-11-5)

New Features
  • dexes:
    • add retrieve endpoint (0bb48891)
    • add caught and total counts to dexes (5e59a8da)

1.15.0 (2016-10-23)

Chores
  • pokemon: stop returning icon_url (0753d373)
  • users: rename jwt_summary to summary (849c3046)
New Features
  • pokemon: add generation, sun_location, and moon_location to pokemon (c44dc9da)
  • users:
    • allow passing in first dex params in user creation (69830d8d)
    • return dexes in user response (0c1db389)
  • captures: allow filtering captures by dex (4b071bd6)

1.14.1 (2016-10-23)

Chores
  • captures: backfill dex_id for existing captures (6d449c96)

1.14.0 (2016-10-22)

New Features
  • captures: add dex_id to captures (028b022c)
Refactors
  • validators: break them into their own files and add tests (64728d23)

1.13.1 (2016-10-20)

Chores
  • dexes: create dexes for existing users (0b53f271)
Bug Fixes
  • migration: do the backfill migration in batches (84b4e93c)

1.13.0 (2016-10-19)

New Features
  • dexes: add dexes table and create default dex on user create (427253d2)
Bug Fixes
  • users: return user session on user create (e552d12f)

1.12.0 (2016-10-10)

New Features
  • users: add pagination to the list endpoint (ac875ac2)

1.11.2 (2016-10-6)

Bug Fixes

1.11.1 (2016-9-5)

Bug Fixes
  • user: allow update to clear friend code (7e1e8b7e)

1.11.0 (2016-9-5)

Chores
  • bluebird: only enable long stack traces for tests (4ea4318d)
  • name: rename from pokedex-tracker-api to api.pokedextracker.com (4a11a969)
  • deps: update to hapi 15.0.1 (cf7ee04d)
New Features
  • user: allow passwords to be updated (96b6ae5a)
Bug Fixes
  • users: update endpoint returns a new session (7c757a1f)
  • shrinkwrap: remove references to nodejitsu (92eab004)

1.10.0 (2016-8-3)

New Features
  • reporting: add good-slack for error notifications (5ab7cf14)
  • users: order list by id descending (cc9f6624)

1.9.0 (2016-7-14)

Chores
  • deps:
    • update jsonwebtoken from 5.7.0 to 7.1.3 (83dd7556)
    • update joi from 8.0.4 to 9.0.0 (412296bf)
    • update pg, knex, bookshelf (ad149ee4)
  • lint: update eslint-config-lob from 2.0.0 to 2.2.0 (1bae84f3)
  • npm: shrinkwrap dev dependencies (2883592d)
New Features

1.8.1 (2016-5-18)

Bug Fixes
  • users: check for duplicate usernames to prevent skipping ids (294f724e)

1.8.0 (2016-5-17)

New Features

1.7.1 (2016-4-27)

New Features

1.7.0 (2016-4-23)

Chores
  • node: specify a stricter node version (a586e081)
Documentation Changes
  • readme: update readme and add license and contributing (3cb53b1b)
New Features
  • users: add update users endpoint (0d9a605e)
Refactors
  • captures: prefetch and cache pokemon to speed things up (a388e20f)

1.6.0 (2016-4-16)

New Features
  • users: store last_login and last_ip (59f0e070)

1.5.1 (2016-4-16)

Bug Fixes
  • users: make user create atomic (c181aa75)

1.5.0 (2016-4-12)

New Features
  • captures: accept array of pokemon for creation and deletion (a82ead68)

1.4.2 (2016-4-11)

Bug Fixes

1.4.1 (2016-4-10)

Bug Fixes
  • evolutions: fix ordering of tyrogue evolutions (69190349)

1.4.0 (2016-4-10)

New Features
  • captures: only return what's necessary (56373912)

1.3.0 (2016-4-9)

New Features
  • evolutions: add evolutions table return them with pokemon (ad32168d)
Bug Fixes
  • users: remove findAll endpoint (bb599931)

1.2.1 (2016-3-31)

Bug Fixes
  • new-relic: make sure require('newrelic') is first (f1e10e14)

1.2.0 (2016-3-30)

New Features

1.1.1 (2016-3-25)

Bug Fixes
  • captures: speed up the list endpoint (3eceaa99)

1.1.0 (2016-3-24)

New Features
  • captures: nest the pokemon object in the response (3ba86128)

1.0.2 (2016-3-22)

Bug Fixes
  • users: don't lowercase usernames passed in (fcaee9e6)

1.0.1 (2016-3-21)

Bug Fixes
  • users: return JWT on user creation (b29b1f3e)

1.0.0 (2016-3-20)

New Features
  • captures: add list, create, delete endpoints (5137a2ed)
  • auth: add auth service (890acb1e)
  • sessions: add create endpoint (14fab29c)
Bug Fixes
  • users: limit usernames to only 20 chars (c2429747)
  • pokemon: adjust the response to be more relevant (23f28914)

0.1.0 (2016-3-13)

Chores
New Features
  • pokemon: add list, retrieve endpoints (eff67ed3)
  • users: add list, retrieve, create endpoints (3483eb14)
  • server: initialize server (e14d722d)