release/M4e
github-actions
released this
28 Nov 16:27
·
5978 commits
to trunk
since this release
What's Changed
- update: discover new cycles by @mitchellwrosen in #3466
- Refactor: make isTerm in Transaction, not IO by @mitchellwrosen in #3569
- Don't re-save branches that already exist by @ChrisPenner in #3555
- Refactor: make updateNameLookup in Transaction, not IO by @mitchellwrosen in #3595
- cleanup: add a couple cached transaction helpers by @mitchellwrosen in #3576
- Refactor: make putTerm in Transaction, not IO by @mitchellwrosen in #3571
- edit command: don't bring all members of a component into scratch file by @mitchellwrosen in #3591
- lazy version of more direct implementation of deepTerms by @aryairani in #3570
- Add configuration docs by @ChrisPenner in #3586
- Allow disabling file watching by @ChrisPenner in #3602
- Refactor: make putTypeDeclaration in Transaction, not IO by @mitchellwrosen in #3572
- Make universal compare do lexicographic comparison on lists by @dolio in #3606
- Refactor: make dependentsOfComponent in Transaction, not IO by @mitchellwrosen in #3573
- Fix skipped sync in add.run by @ChrisPenner in #3612
- Refactor: Derive instance Show NameSegment by @mitchellwrosen in #3607
- Refactor: remove a couple functions from the Codebase record by @mitchellwrosen in #3574
- Mention glob patterns in help for
view
by @pchiusano in #3621 - Indent after newline in pattern lists by @runarorama in #3628
- Swap name priority so shorter fqn come first by @ChrisPenner in #3618
- Implement commands for building/running via scheme by @dolio in #3589
- Make ucm use multiple capabilities by default by @tstat in #3620
- Clean up applyPropagate by @tstat in #3611
- Avoid justifying case arrows if the pattern doesn't fit by @runarorama in #3632
- Eta-reduce Doc term links to undo compiler expansion by @runarorama in #3634
- Cleanup: delete unused strings dependency by @mitchellwrosen in #3630
- Cleanup: delete inaccessible case by @mitchellwrosen in #3633
- Cleanup: delete prelude-extras package by @mitchellwrosen in #3629
Full Changelog: release/M4d...release/M4e