File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # Changelog
1+ # What's Changed
22
3- ## 0.1.2
3+ <!-- Keep only the latest release notes here. Do not include a version number or
4+ append older releases. Replace the entries below when publishing a new release. -->
45
56- Replace the Java/AIDL struct-list parser APIs with file-level parsers that
67 return package, filtered imports, and structs.
910- Generate constants as uninitialized ` static ` fields so callers do not inline
1011 compile-time values.
1112- Render concrete class methods returning ` void ` with an empty body.
12-
13- ## 0.1.1
14-
15- - Support ` ClassName() ` shorthand for querying all constructor overloads.
16-
17- ## 0.1.0
18-
19- - Reuse unchanged Android framework source across tags with conditional ETag requests.
20- - Share cached representations across the AOSP and android-cs GitHub mirrors.
21- - Coalesce concurrent downloads and persist tag-ordered ETag metadata in the SQLite cache.
You can’t perform that action at this time.
0 commit comments