|
| 1 | +# Changelog |
| 2 | + |
| 3 | +Notable changes to this project are documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). |
| 4 | + |
| 5 | +## [Unreleased] |
| 6 | + |
| 7 | +Breaking changes: |
| 8 | + |
| 9 | +New features: |
| 10 | + |
| 11 | +Bugfixes: |
| 12 | + |
| 13 | +Other improvements: |
| 14 | +- Stop mangled 'Compiled ModuleName' output (#228 by @JordanMartinez) |
| 15 | +- Update dev instructions: create valid symbolic link across OSes (#226 by @JordanMartinez) |
| 16 | +- Added a changelog (#229 by @JordanMartinez) |
| 17 | + |
| 18 | +## [v2021-05-29.1](https://github.com/purescript/trypurescript/releases/tag/v2021-05-29.1) - 2021-05-29 |
| 19 | + |
| 20 | +This release officially adds support for PureScript 0.14 to Try PureScript, among many other (largely internal) improvements and updates. |
| 21 | + |
| 22 | +* Updated the compiler and package set for PureScript 0.14 (#209, #213, #224 by @thomashoneyman, #223 by @JordanMartinez) |
| 23 | +* Updated local development instructions (#221 by @JordanMartinez, #225 by @thomashoneyman) |
| 24 | +* Added support for loading files from GitHub repositories and migrated examples into the Try PureScript repository (#218 by @thomashoneyman) |
| 25 | +* Migrated the client to Halogen from JQuery (#215 by @thomashoneyman) |
| 26 | +* Migrated the client to `argonaut-codecs` from `foreign-generic` (#212, #217 by @thomashoneyman) |
| 27 | +* Migrated the client to `Aff` from `ContT` (#208 by @thomashoneyman) |
| 28 | +* Added fixtures to test API responses (#211 by @thomashoneyman) |
| 29 | +* Removed unused pragmas, imports, and definitions from server code (#206 by @thomashoneyman) |
| 30 | +* Allowed form submission in the Try PureScript iframe (#203 by @mikesol) |
| 31 | +* Switch to use a svg favicon with ico fallback (#191 by @milesfrain) |
| 32 | +* Implement `encode` in PureScript instead of in FFI (#186 by @maxdeviant) |
| 33 | + |
| 34 | +## [v2020-07-11.1](https://github.com/purescript/trypurescript/releases/tag/v2020-07-11.1) - 2020-07-11 |
| 35 | + |
| 36 | +* Enable automated SSL certificate renewal (#184, @hdgarrood) |
| 37 | +* Remove unused `parsec` dependency (#178, @hdgarrood) |
| 38 | +* Only listen on 127.0.0.1 (#177, @hdgarrood) |
| 39 | + |
| 40 | +## [v2020-05-26.1](https://github.com/purescript/trypurescript/releases/tag/v2020-05-26.1) - 2020-05-26 |
| 41 | + |
| 42 | +* Update to PureScript v0.13.8 (#175, @hdgarrood |
| 43 | +* Make the whole package set available (#173, @hdgarrood, @thomashoneyman) |
| 44 | +* Do away with version numbers (#176, @hdgarrood) |
| 45 | + |
| 46 | +## [v0.13.7](https://github.com/purescript/trypurescript/releases/tag/v0.13.7) - 2020-05-03 |
| 47 | + |
| 48 | +* Fix help link (#165, @hdgarrood) |
| 49 | +* Update API documentation in readme (#168, @hdgarrood) |
| 50 | + |
| 51 | +## [v0.13.6](https://github.com/purescript/trypurescript/releases/tag/v0.13.6) - 2020-05-03 |
| 52 | + |
| 53 | +* Update to v0.13.6 of the PureScript compiler |
| 54 | +* minor tweaks to get deploys working |
| 55 | + |
| 56 | +## [v0.13.5](https://github.com/purescript/trypurescript/releases/tag/v0.13.5) - 2020-05-02 |
| 57 | + |
| 58 | +* Update to v0.13.5 of the compiler (@natefaubion) |
| 59 | +* Remove backends, serve individual modules on demand (@natefaubion, @gabejohnson, #128, #136) |
| 60 | +* Host the client ourselves rather than using GH pages |
| 61 | +* Put all source files in one branch (@gabejohnson, #135) |
| 62 | +* Fix gist navigation within the iframe (@natefaubion, #140) |
| 63 | +* Use different sourceURL syntax per warnings (@natefaubion, #141) |
| 64 | +* Switch to spago for managing PS dependencies (@hdgarrood, #147, #150) |
| 65 | +* Build the frontend in CI (@hdgarrood, #152) |
| 66 | +* Mostly automated deployments (@hdgarrood) |
| 67 | + |
| 68 | +## [v0.12.0-rc.5](https://github.com/purescript/trypurescript/releases/tag/v0.12.0-rc.5) - 2020-05-02 |
| 69 | + |
| 70 | +Testing deployment |
| 71 | + |
| 72 | +## [v0.12.0-rc.4](https://github.com/purescript/trypurescript/releases/tag/v0.12.0-rc.4) - 2020-05-02 |
| 73 | + |
| 74 | +Testing deployment |
| 75 | + |
| 76 | +## [v0.12.0-rc.3](https://github.com/purescript/trypurescript/releases/tag/v0.12.0-rc.3) - 2020-05-02 |
| 77 | + |
| 78 | +Testing deployment |
| 79 | + |
| 80 | +## [v0.12.0-rc.2](https://github.com/purescript/trypurescript/releases/tag/v0.12.0-rc.2) - 2020-05-02 |
| 81 | + |
| 82 | +Testing deployment |
| 83 | + |
| 84 | +## [v0.12.0-rc.1](https://github.com/purescript/trypurescript/releases/tag/v0.12.0-rc.1) - 2020-05-02 |
| 85 | + |
| 86 | +Mostly for testing the new deployment mechanisms. |
| 87 | + |
| 88 | +## [v0.11.7](https://github.com/purescript/trypurescript/releases/tag/v0.11.7) - 2017-11-30 |
| 89 | + |
| 90 | +Update to 0.11.7 (@Thimoteus) |
| 91 | + |
| 92 | +## [v0.11.6.1](https://github.com/purescript/trypurescript/releases/tag/v0.11.6.1) - 2017-09-01 |
| 93 | + |
| 94 | +Return warnings from API |
| 95 | + |
| 96 | +## [v0.11.6](https://github.com/purescript/trypurescript/releases/tag/v0.11.6) - 2017-07-11 |
| 97 | + |
| 98 | +Updates for the v0.11.6 compiler |
| 99 | + |
| 100 | +## [v0.11.2](https://github.com/purescript/trypurescript/releases/tag/v0.11.2) - 2017-04-02 |
| 101 | + |
| 102 | +Update to 0.11.2 compiler |
| 103 | + |
| 104 | +## [v0.11.1](https://github.com/purescript/trypurescript/releases/tag/v0.11.1) - 2017-04-01 |
| 105 | + |
| 106 | +Updates for 0.11.1 compiler. |
| 107 | + |
| 108 | +## [v0.10.5](https://github.com/purescript/trypurescript/releases/tag/v0.10.5) - 2017-01-16 |
| 109 | + |
| 110 | +Update compiler and add basic type search |
| 111 | + |
| 112 | +## [v0.10.4](https://github.com/purescript/trypurescript/releases/tag/v0.10.4) - 2017-01-02 |
| 113 | + |
| 114 | +Update to compiler v0.10.4 |
| 115 | + |
| 116 | +## [v0.10.3](https://github.com/purescript/trypurescript/releases/tag/v0.10.3) - 2016-12-18 |
| 117 | + |
| 118 | +Update to 0.10.3, use JSON errors. |
| 119 | + |
| 120 | +## [v0.10.2](https://github.com/purescript/trypurescript/releases/tag/v0.10.2) - 2016-11-11 |
| 121 | + |
| 122 | +New version using compiler v0.10.2 |
| 123 | + |
| 124 | +## [v0.9.1.1](https://github.com/purescript/trypurescript/releases/tag/v0.9.1.1) - 2016-06-17 |
| 125 | + |
| 126 | + |
| 127 | + |
| 128 | +## [v0.9.1](https://github.com/purescript/trypurescript/releases/tag/v0.9.1) - 2016-06-17 |
| 129 | + |
| 130 | + |
| 131 | + |
| 132 | +## [v0.8.2.0](https://github.com/purescript/trypurescript/releases/tag/v0.8.2.0) - 2016-03-11 |
| 133 | + |
| 134 | +Updates for v0.8.2 compiler |
0 commit comments