Skip to content

Releases: eclipse-cdt-cloud/tsp-typescript-client

Release v0.3.0

21 Mar 18:17

Choose a tag to compare

(Note: This GitHub release was created after the fact. The original release date is Sep 20, 2021)

Release v0.3.0 with changes since v0.1.0

  • v0.3.0 25a45e7
  • jest.config.json: Apply default VS Code formatting 33d243c
  • RestClient: Fix minor use{d} verb tense typo(s) 7e58fa8
  • Start adding tests to project f02a98b
  • Entry model: Fix typo in style-related jsdoc 691c99f
  • XY model: Fix language typos in heading comments a22a896
  • Bump path-parse from 1.0.6 to 1.0.7 6934479
  • README: Fix the minor VS Code markdownlint issues a067d0c
  • JSON files: Apply standard default VS Code format 23350c4
  • TSLint: Fix unpermitted comments in VS Code's json ed221f2
  • Standardize the .gitignore file format and sort it 4fa4697
  • Add support for marker sets a8f4d3d
  • Change tooltip request to a POST 4122c7b
  • Add prepare script for installing directly from github 4323bb7
  • Change fetchTimeGraphArrows to return an array of TimeGraphArrow b2470f2
  • Merge pull request #17 from tahini/health 5f4f154
  • Add src directory when publishing to npm 799187d
  • Align table query parameters with Trace Server Protocol c51bd05
  • Implement the health check service of the TSP f9e9df7
  • Support unsuccessful request responses 2c0c62f
  • Update yarn.lock to bump minimist 0.0.8 to 1.2.5 for security fix 0b60632
  • Only publish when pushing on master of theia-ide/tsp-typescript-client e2c202a
  • Skip git commit and tag when publishing to NPM 6d2544d
  • Fix pre-publish build in ci-cd.yml workflow fa0a538
  • Fix syntax in build workflow yml file ca3a8ef
  • Use github workflow for CI/CD a6237ff
  • Update README.md fd4dd9c
  • Merge pull request #7 from PatrickTasse/master 8b58e1b
  • Add annotation model and tsp-client API for fetching annotations c34a2a2
  • Merge pull request #4 from tahini/align_tsp 339f1e7
  • tsconfig: Remove the composite:true 5993f70
  • align with the TSP for the table endpoint 368ec69
  • Align client classes with the TSP specification 0e496b1
  • Merge pull request #5 from theia-ide/dependabot/npm_and_yarn/node-fetch-2.6.1 1a3b29c
  • Bump node-fetch from 2.5.0 to 2.6.1 6d6f7b7
  • Add the ability to fetch styles from a trace server 85560d3
  • Change parameter keys again and clean-up comments 5ac4367
  • Update query helper to match the key name in the TSP 005121b
  • Fix wrong parameter handling for GET and DELETE 9136e05
  • Fix fetch*Tooltip to correctly build the URL 61ec32b

Release v0.1.0

21 Mar 18:16

Choose a tag to compare

(Note: This GitHub release was created after the fact. The original release date is Apr 23, 2019)

Release v0.1.0 with changes since v0.0.0

  • Update travis config for "next" publish 4da108d
  • Minor fixes in the models + travis config f521cc2
  • Change license to MIT 2e1b099
  • Fix and improve the tsp-client d9a002b
  • Update the responses handling e51d3fc
  • Small tweak to the tsp client and packaging 006d5e9
  • Fix dependency issue for node-fetch 55940d3
  • Add Query class for basic request 6a3627b
  • Experiment packaging stuff c32e450
  • Small fixes in various responses 724ad32
  • Draft for packaging 7cdac29