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 270
270
compiler.
271
271
([ Giacomo Cavalieri] ( https://github.com/giacomocavalieri ) )
272
272
273
- - The compiler now emits a warning when a module contains no public definitions
274
- and prevents publishing packages with empty modules to Hex.
275
- ([ Vitor Souza] ( https://github.com/vit0rr ) )
276
-
277
273
- The code generated for floating point division on the JavaScript target has
278
274
been improved to avoid performing needless checks.
279
275
([ Giacomo Cavalieri] ( https://github.com/giacomocavalieri ) )
282
278
has been improved to avoid performing needless checks.
283
279
([ Giacomo Cavalieri] ( https://github.com/giacomocavalieri ) )
284
280
281
+ - The compiler now emits a warning when a module contains no public definitions
282
+ and prevents publishing packages with empty modules to Hex.
283
+ ([ Vitor Souza] ( https://github.com/vit0rr ) )
284
+
285
285
### Build tool
286
286
287
287
- ` gleam update ` , ` gleam deps update ` , and ` gleam deps download ` will now print
You can’t perform that action at this time.
0 commit comments