Panda 0.4.0-alpha
News:
- Full article: Pandasite :: 0.4.0-alpha release
Changes in language:
- GH-615 Rewritten package and module system
module
keyword has been removed (module name bases on directory name)- Simplified
panda.cdn
structure
- 5210730 Self return type replaced void type as a default return type of method
- 5210730 Removed old
class
keyword - Added
panda
command to PATH (installer) - Improved overall installation and launching user experience
Changes in internals:
- c73616e Added sources to distribution builds
- 7ed1433 Simplified package structure of
panda
module - f86a805 Removed DI library
- GH-615 Use absolute path to launch script, search for panda.cdn file for no-args calls and fix zip extract method
- GH-624 Fixed ClassGenerator that break Java interop by adding _ to method names
- GH-625 Fixed default constructor return type
- Bumped dependencies (703cd6b 59d7e7a dd24154 00e9158 6f498bd)
Download:
Installation: panda-lang.org/install
Developers: panda-lang.org/guide#installation
Archives: