File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 69
69
spans.
70
70
([ Giacomo Cavalieri] ( https://github.com/giacomocavalieri ) )
71
71
72
- - The compiler now emits an error when a module in the ` src ` directory imports
73
- a dev dependency.
74
- ([ Surya Rose] ( https://github.com/GearsDatapacks ) )
75
-
76
72
### Build tool
77
73
78
74
- New projects are generated using OTP28 on GitHub Actions.
158
154
- Fixed a bug where Forgejo source URLs in the HTML documentation could be
159
155
incorrectly structured.
160
156
([ Louis Pilfold] ( https://github.com/lpil ) )
157
+
158
+ - The compiler now emits an error when a module in the ` src ` directory imports
159
+ a dev dependency, while previously it would incorrectly let these
160
+ dependencies to be imported.
161
+ ([ Surya Rose] ( https://github.com/GearsDatapacks ) )
You can’t perform that action at this time.
0 commit comments