Panda 0.1.1-alpha
News:
Changes in language:
- GH-528 Move return type of method to the end of its signature
- GH-526 Support string method names
- GH-529 Support backquote sequences
- GH-532 Rename
public
visibility toopen
Changes in API:
- GH-527 Remove
InterceptorData
andLocalCache
and delegate its functionalities toLocalChannel
- GH-527 Always fork context to guarantee independence of layers
- GH-531 Optimize PandaSourceStream#getUnreadLength
- GH-531 Add immutability signature to improve the performance of not modifiable snippets
- GH-531 + GH-527 Rename
CustomPattern
toFunctionalPattern
, improve its performance and add simplified API to theBootstrapInitializer
- GH-531 Use generated method injectors to call bootstrap methods to improve the performance
Download:
Installation: panda-lang.org/install
Developers: panda-lang.org/guide#installation
Archives: