File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
### Added
4
4
5
- - Enable CRs workflows (experimental) (#76 , @mbarbin ).
5
+ - Improve canonical order of libraries to open via flags (#83 , @mbarbin ).
6
+ - Add support for ordered-set and use it in library.modes (#81 , @mbarbin ).
7
+ - Enable CRs workflows (experimental) (#76 , #78 , @mbarbin ).
6
8
- Add tests (#67 , #68 , @mbarbin ).
7
9
8
10
### Changed
9
11
12
+ - Improved testing coverage (#80 , @mbarbin ).
13
+ - Small refactors, tweaks & code improvement (#77 , #79 , @mbarbin ).
10
14
- Use ` Git_pager ` from opam package ` pageantty ` instead of vendoring it (#73 , @mbarbin ).
11
15
- Refactor enforce functions to ease further testing (#72 , @mbarbin ).
12
16
- Support building dunolint-lib with OCaml 4.14 (#65 , @mbarbin ).
16
20
17
21
### Fixed
18
22
23
+ - Fix unexpected rewrites on duped flags in libs (#82 , @mbarbin ).
19
24
- Fix some cram test failures shown by ocaml-ci (#75 , @mbarbin ).
20
25
- Fix disabling of color when ` --color=never ` is supplied (#70 , @mbarbin ).
21
26
- Fix doc location for installation guide (#69 , @mbarbin ).
You can’t perform that action at this time.
0 commit comments