Skip to content

Latest commit

 

History

History
172 lines (112 loc) · 12.8 KB

CHANGELOG.md

File metadata and controls

172 lines (112 loc) · 12.8 KB

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

  • Merge pull request #29 from shanehofstetter/features/replace-request dcc003e
  • replace request with axios 06c1777
  • extract interfaces, format ad581e7

8 December 2022

  • Bump lodash from 4.17.19 to 4.17.21 #20
  • Merge pull request #22 from Klipfolio/removeAdmin a62d2c0
  • improve auto-changelog commands 3c5f32c
  • Merge pull request #28 from shanehofstetter/dependabot/npm_and_yarn/qs-6.5.3 c77775c
  • Bump qs from 6.5.2 to 6.5.3 7ac574c
  • Merge pull request #26 from shanehofstetter/dependabot/npm_and_yarn/minimist-and-mocha-and-mkdirp-1.2.7 d55a2ca
  • Merge pull request #24 from shanehofstetter/dependabot/npm_and_yarn/minimatch-and-mocha-5.0.1 8257308
  • Bump minimist, mocha and mkdirp 422a89c
  • Bump minimatch and mocha 007ac2f
  • Merge pull request #25 from shanehofstetter/dependabot/npm_and_yarn/ajv-and-har-validator-6.12.6 8e551cc
  • Merge pull request #23 from shanehofstetter/dependabot/npm_and_yarn/json-schema-and-jsprim-0.4.0 26f8365
  • add changelog c0e1a40
  • Bump ajv and har-validator f8b7757
  • Bump json-schema and jsprim cfcb78b
  • Merge pull request #27 from shanehofstetter/infra/github-action ec54c11
  • replace travis config with github workflow 3d53148
  • update pathval 3a5e8e3
  • chore: remove /admin from the user paths ec75470
  • fetch minutes and presentation of time related custom field values 72bd1f7
  • add build step 24729ac

29 January 2021

  • Bump lodash from 4.17.14 to 4.17.19 #15
  • Add resolved date to the issue's properties #14
  • Added text property for issueCustomField #12
  • Added text property to fix bug when issue come without value for text custom field 41c2b36

13 October 2019

  • Bump lodash from 4.17.11 to 4.17.14 #10
  • add issue comments field 0d23427
  • add name attribute to IssueCustomField 3e1fe46
  • add codeclimate badge 7452eda

11 June 2019

  • Add MIT License #9
  • add types for issue custom field value and fieldstyle b56a4f2
  • Create LICENSE b1333e7
  • add contributing section to readme 9775739
  • add logo bd1a153

9 June 2019

12 May 2019

28 April 2019

  • Make npm badge link to npm #4
  • add pagination options to all endpoints, update tags endpoint (remove deprecated methods) 87b0ed8
  • reformat code 0a1a65a

6 April 2019

  • Implement Agiles and Sprints Endpoints #3
  • update readme, add agiles and sprints, add links to documentation 2e2075b
  • update readme, add typings 76dba57
  • Apply suggestions from code review 497f583
  • Address last few comments as per suggestions 1fdd752
  • update readme c891b68
  • Update src/endpoints/sprint.ts 564e927

10 March 2019

  • separate entities and endpoints 2a68c3e
  • crud workitems, get project workitemtypes, remove xml dependency a579e83
  • crud comments, refactor paths, remove old typings 5908ce4

20 December 2018

10 November 2018

  • export comment endpoint and types ed1eaab

9 November 2018

  • add comment endpoint (crud) 963f00e
  • add methods to get issue history and changes 0403180
  • add watch task c2d1c68

6 November 2018

5 November 2018

  • change workType of WorkItem to worktype b3a3497

4 November 2018

3 November 2018

  • fix header merging, cleanup 1a93fb5

3 November 2018

3 November 2018

v0.1.1

3 November 2018

  • init 33ddb5d
  • add youtrack client with user, tag and search endpoints 220ad53
  • add project and issue endpoints ebc8048