Skip to content

Panda 0.1.3-alpha

Compare
Choose a tag to compare
@dzikoysk dzikoysk released this 19 Aug 23:42
· 136 commits to master since this release
2f2d869

News:

Changes in language:

  • GH-83 Add self return type to methods (read more in the article)
  • Fixed some critical bugs:
    • GH-553 Cannot override method with compatible to parent return type
    • GH-552 Method may use 'override' modifier even if it overrides method that actually does not exist
    • GH-551 Cannot declare return type in abstract methods, e.g. in interfaces

Changes in API:

  • GH-548 Reimplement output system
    • GH-547 Fix cancerous exception handling
    • GH-548 Replace complex Messenger with simple logging API
    • GH-548 Remove slf4j logging api

Download:
Installation: panda-lang.org/install
Developers: panda-lang.org/guide#installation

Archives: