Releases: esy/esy
Releases · esy/esy
0.9.2
What's Changed
- Fixes package installation errors when packages are referenced as github URLs
#1680 by @agarwal in #1687
Internal
- Docs: Add portable-reason-ocaml page to the sidebar by @ManasJayanth in #1681
- Docs: opamRepositories field by @ManasJayanth in #1682
- Docs: Improve organisation of the opamRepositories section by @ManasJayanth in #1684
- Docs: Add a page for esy/github-actions by @ManasJayanth in #1685
- CI: Use latest esy release by @ManasJayanth in #1679
- Site: update docusaurus by @ManasJayanth in #1686
New Contributors
Full Changelog: 0.9.1...0.9.2
0.9.2-beta.1
What's Changed
- Docs: Add portable-reason-ocaml page to the sidebar by @ManasJayanth in #1681
- Docs: opamRepositories field by @ManasJayanth in #1682
- Improve organisation of the opamRepositories section by @ManasJayanth in #1684
- Docs: Add a page for esy/github-actions by @ManasJayanth in #1685
- CI: Use latest esy release by @ManasJayanth in #1679
- Site: update docusaurus by @ManasJayanth in #1686
- Work around #1680 by @agarwal in #1687
New Contributors
Full Changelog: 0.9.1...0.9.2-beta.1
0.9.1
What's Changed
- Restore macos intel builds by @ManasJayanth in #1676
From 0.9.0
- Computes platform specific solutions when a solution contains packages that dont build everywhere by @ManasJayanth in #1640
- Colourful output by default by @ManasJayanth in #1658
- Fixes executable arg[0] being quoted by @ManasJayanth in #1660
- Improving error messages by @ManasJayanth in #1661
- Fix: Address unknown package foo@opam:dev when foo is linked locally by @ManasJayanth in #1664
- Apply ocaml:preinstalled opam filter by @ManasJayanth in #1672
- Update store version prefix after the ocaml:preinstalled fix by @ManasJayanth in #1674
- Adds support for branch name in opamRepositories field by @ManasJayanth in #1675
Internal changes
- Internal: Version sources cache so we can bust it when necessary by @ManasJayanth in #1643
- Internal: Use the latest dose3 dependency by @ManasJayanth in #1632
- Internal: Add merlin as dev dependency by @ManasJayanth in #1623
- Internal: Use newer dune for development by @ManasJayanth in #1634
- Internal: Configures Resolver.t with git credentials when supplied by @ManasJayanth in #1635
- Internal: Multiple opam repository: add more tests by @ManasJayanth in #1582
- Internal: Document resolvers and resolutions by @ManasJayanth in #1636
- Internal: Windows: fix c++ linking in fastreplace inline test runner by @ManasJayanth in #1637
- Internal: update opam file and run fmt by @ManasJayanth in #1641
- Internal: Build with OCaml 5 by @ManasJayanth in #1514
- Internal: sandbox: add @opam/ocaml-index for better goto-ref results from LSP by @ManasJayanth in #1655
- Internal: Use latest cmdliner (with patches for esy) and remove old vendored cmdliner by @ManasJayanth in #1656
- Internal: Use @opam/base fixed on macos m1 by @ManasJayanth in #1657
- Internal: Run fmt by @ManasJayanth in #1662
- Internal: minor code cleanup by @ManasJayanth in #1663
Full Changelog: 0.8.0...0.9.1
0.9.1-beta.1
What's Changed
- CI: Restore macos intel builds by @ManasJayanth in #1676
Full Changelog: 0.9.0...0.9.1-beta.1
0.9.0
What's Changed
- Chore(deps): Use the latest dose3 dependency by @ManasJayanth in #1632
- Add merlin as dev dependency by @ManasJayanth in #1623
- Use newer dune for development by @ManasJayanth in #1634
- Internal: Configures Resolver.t with git credentials when supplied by @ManasJayanth in #1635
- Multiple opam repository: add more tests by @ManasJayanth in #1582
- Internal: Document resolvers and resolutions by @ManasJayanth in #1636
- Windows: fix c++ linking in fastreplace inline test runner by @ManasJayanth in #1637
- Computes platform specific solutions when a solution contains packages that dont build everywhere by @ManasJayanth in #1640
- Internal: Use nightly esy to dogfood latest solver by @ManasJayanth in #1642
- Version sources cache so we can bust it when necessary by @ManasJayanth in #1643
- Remove duplicate operations in the new multi-plat solver mechanism by @ManasJayanth in #1646
- Build with OCaml 5 by @ManasJayanth in #1514
- sandbox: add @opam/ocaml-index for better goto-ref results from LSP by @ManasJayanth in #1655
- Internal: Use latest cmdliner (with patches for esy) and remove old vendored cmdliner by @ManasJayanth in #1656
- Use @opam/base fixed on macos m1 by @ManasJayanth in #1657
- Colourful output by default by @ManasJayanth in #1658
- Fixes executable arg[0] being quoted by @ManasJayanth in #1660
- Improving error messages by @ManasJayanth in #1661
- Run fmt by @ManasJayanth in #1662
- Chore: minor code cleanup by @ManasJayanth in #1663
- Internal: Use stringified Source.t instead of dev for cudf by @ManasJayanth in #1664
- Apply ocaml:preinstalled opam filter by @ManasJayanth in #1672
- Update store version prefix after the ocaml:preinstalled fix by @ManasJayanth in #1674
- Adds support for branch name in opamRepositories field by @ManasJayanth in #1675
Full Changelog: 0.8.0...0.9.0
0.9.0-beta.7
What's Changed
- Apply ocaml:preinstalled opam filter by @ManasJayanth in #1672
- Update store version prefix after the ocaml:preinstalled fix by @ManasJayanth in #1674
This is going to invalidate previous cache, so all projects will now see dependencies being built from scratch. - Adds support for branch name in opamRepositories field by @ManasJayanth in #1675
Full Changelog: 0.9.0-beta.6...0.9.0-beta.7
0.9.0-beta.6
What's Changed
- Use stringified Source.t instead of dev for cudf by @ManasJayanth in #1664
Full Changelog: 0.9.0-beta.5...0.9.0-beta.6
0.9.0-beta.5
What's Changed
- Use latest cmdliner (with patches for esy) and remove old vendored cmdliner by @ManasJayanth in #1656
- Use @opam/base fixed on macos m1 by @ManasJayanth in #1657
- Colourful output by default by @ManasJayanth in #1658
- Fixes executable arg[0] being quoted by @ManasJayanth in #1660
- Improving error messages by @ManasJayanth in #1661
- Run fmt by @ManasJayanth in #1662
- Chore: minor code cleanup by @ManasJayanth in #1663
Full Changelog: 0.9.0-beta-4...0.9.0-beta.5
0.9.0-beta-4
What's Changed
- Internal: sandbox: add @opam/ocaml-index for better goto-ref results from LSP by @ManasJayanth in #1655
Full Changelog: 0.9.0-beta.3...0.9.0-beta-4
0.9.0 Beta 3
What's Changed
- Internal: Build with OCaml 5 by @ManasJayanth in #1514
Full Changelog: 0.9.0-beta.2...0.9.0-beta.3