Releases: Pure-D/atom-ide-d
Releases · Pure-D/atom-ide-d
v0.5.3
0.5.3 (2021-11-23)
Bug Fixes
- update atom-languageclient and package-deps (4ecf06f)
- update devDependencies (0278931)
- update serve-d to 0.7.0 (2034b15)
v0.5.2
0.5.2 (2021-07-20)
Bug Fixes
- fix fs-extra error by not bundling it (82992ed)
- fix semver dynamic import (2feb6ee)
v0.5.1
0.5.1 (2021-07-19)
Bug Fixes
- reduce the size of the bundle (83fbf5e)
v0.5.0
0.5.0 (2021-07-19)
Bug Fixes
- build the package with Parcel - require Atom 1.52 and above (1ca7344)
- lazy-load fs-extra and semver (d722a35)
- lazy-load package-deps (60746f7)
- update atom-languageclient (02a16b9)
Features
- update the bundled serve-d and dcd (2b312a8)
v0.4.0
0.4.0 (2021-06-02)
Bug Fixes
- add i686 to arch map (7602ea1)
- bump atom-languageclient (64fa41e)
- compare the type and value of the nullable variables accurately (57591da)
- downgrade dcd to 0.13.1 (247af40)
- parallelize checking for the versions of serveD (1f2d307)
- update atom-languageclient to 1.8.1 (344c33e)
- update dependencies (14d818c)
- update dependencies (fa641ef)
- update grammars from upstream (307d85e)
- update languageclient (252c2f4)
- use pathExists from fs-extra (3c42d79)
- use the latest DCD (f942ffe)
Features
v0.3.0
- Automatically install atom-ide-base
v0.2.1
- Fix Windows x64 serve-d binary: fixes datatips, autocomplete, etc on Windows x64
v0.2.0
- Bundle DCD
- Support other architectures
v0.1.1
fix: include semver as a dependency
First release!
v0.1.0
Prepare v0.1.0 release