Skip to content

Latest commit

 

History

History
82 lines (39 loc) · 3.34 KB

CHANGELOG.md

File metadata and controls

82 lines (39 loc) · 3.34 KB

Changelog

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

0.5.6 (2022-10-28)

Bug Fixes

  • delete type:module in package.json (3ac77cf)

0.5.5 (2022-10-28)

0.5.4 (2022-10-28)

Bug Fixes

  • make *.js import XXX from "XXX.js" (b790a4f)

0.5.3 (2022-10-27)

0.5.2 (2022-08-07)

0.5.1 (2022-08-07)

0.5.0 (2022-08-06)

Features

  • using with typescript can get response type (3daba11)

0.4.0 (2022-08-02)

⚠ BREAKING CHANGES

  • building with typescript.

  • change to generate by typescript (c5b1e60)

0.3.0 (2022-07-17)

⚠ BREAKING CHANGES

  • querySeries(); Only Search to Series level data. renderSpecificSeries(seriesInstanceUID); Only Search Specific Series and all level below Series. renderAllSeries(); get all level data by StudyInstanceUID.

Features

  • can use this package to do WADO-RS (d7055d3)

0.2.0 (2022-07-17)

Features

  • can query to all instance and frame (8be1812)

0.1.8 (2022-07-15)

0.1.7 (2022-07-15)

Features

0.1.6 (2022-07-14)

0.1.5 (2022-07-13)

0.1.4 (2022-07-13)

0.1.3 (2022-07-13)

0.1.2 (2022-07-13)

0.1.1 (2022-07-13)