0.5.3 (2021-11-23)
- update atom-languageclient and package-deps (4ecf06f)
- update devDependencies (0278931)
- update serve-d to 0.7.0 (2034b15)
0.5.2 (2021-07-20)
0.5.1 (2021-07-19)
- reduce the size of the bundle (83fbf5e)
0.5.0 (2021-07-19)
- 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)
- update the bundled serve-d and dcd (2b312a8)
0.4.0 (2021-06-02)
- 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)
- Automatically install atom-ide-base
- Fix Windows x64 serve-d binary
- Bundle DCD
- Support other architectures
- Fix semver missing from the dependencies
- Rewrote the dev code using serve-d