File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 151
151
compiler.
152
152
([ Giacomo Cavalieri] ( https://github.com/giacomocavalieri ) )
153
153
154
- - The compiler now emits a warning when a module contains no public definitions
155
- and prevents publishing packages with empty modules to Hex.
156
- ([ Vitor Souza] ( https://github.com/vit0rr ) )
157
-
158
154
- The code generated for floating point division on the JavaScript target has
159
155
been improved to avoid performing needless checks.
160
156
([ Giacomo Cavalieri] ( https://github.com/giacomocavalieri ) )
163
159
has been improved to avoid performing needless checks.
164
160
([ Giacomo Cavalieri] ( https://github.com/giacomocavalieri ) )
165
161
162
+ - The compiler now emits a warning when a module contains no public definitions
163
+ and prevents publishing packages with empty modules to Hex.
164
+ ([ Vitor Souza] ( https://github.com/vit0rr ) )
165
+
166
166
### Build tool
167
167
168
168
- New projects are generated using OTP28 on GitHub Actions.
You can’t perform that action at this time.
0 commit comments