File tree Expand file tree Collapse file tree 3 files changed +10
-3
lines changed Expand file tree Collapse file tree 3 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3+ ##Version 0.7.0
4+
5+ * Added map parcelation
6+ * Parcelation is not generated for fields with transient modifier
7+ * Date parcelation fixes
8+ * Enum parcelation fixes
9+
310##Version 0.6.3
411
512* Now generating parcelable also for base cass fields
Original file line number Diff line number Diff line change 1515** limitations under the License.
1616*/
1717-->
18- <idea-plugin version =" 7 " >
18+ <idea-plugin version =" 8 " >
1919 <id >pl.charmas.parcelablegenerator</id >
2020 <name >Android Parcelable code generator</name >
21- <version >0.6.3 </version >
21+ <version >0.7.0 </version >
2222 <
vendor email =
" [email protected] " url =
" http://blog.charmas.pl" >Michal Charmas</
vendor >
2323
2424 <description ><
10+ 0 . Download ` ParcelableGenerator ` [ release] ( https://github.com/mcharmas/android-parcelable-intellij-plugin/releases/tag/v0.7.0 )
1111 0 . Open IntelliJ/Android Studio
1212 0 . * Preferences* -> * Plugins* -> * Install plugin from disk...* .
1313 0 . Choose the downloaded jar file
You can’t perform that action at this time.
0 commit comments