Releases: androidPluto/pluto
Releases · androidPluto/pluto
v2.0.3
What's Changed
- Update README.md by @srtvprateek in #149
- fix(sample_app): sample app code ui & code refactor by @srtvprateek in #150
- fix(plugins): README refactored by @srtvprateek in #151
- chore(network): Network response and request size #152 by @srtvprateek in #153
- fix(detekt): TopLevelPropertyNaming pattern regex fix by @srtvprateek in #154
- code refactor and url fixes by @srtvprateek in #155
- chore(gradle): dependencies restructured by @srtvprateek in #156
- feature(exceptions): ANR functionality to Exceptions plugin by @srtvprateek in #157
- chore(core): improved clear data functionality by @srtvprateek in #158
- chore(core): debounce listener refactor by @srtvprateek in #159
- fix(sample): lint error fix by @srtvprateek in #160
- chore(core): back press logic improved by @srtvprateek in #161
- chore(core): TabularDataView added by @srtvprateek in #162
- fix(exception): handled ANR methods in no-op lib by @srtvprateek in #163
Full Changelog: v2.0.2-beta2...v2.0.3
v2.0.2-beta2
What's Changed
- chore(plugins): added integration doc for plugins by @srtvprateek in #123
- chore: guidelines for submitting plugin added by @srtvprateek in #128
- fix(exceptions): menu file fixed by @srtvprateek in #129
- feat(logger): added feature to share all the logs by @srtvprateek in #130
- feat(dataStore_pref): show all the pref data and a sample by @rishabhsinghbisht in #117
- feat(datastore): inset based keyboard handeling by @rishabhsinghbisht in #133
- feat(datastore): add filter by @rishabhsinghbisht in #134
- fix(lint): daily build error fix by @srtvprateek in #135
- fix(build): fix for #19 by @srtvprateek in #137
- feat(rooms-database): adding rooms-database plugin by @srtvprateek in #138
- refactor(datastore): code cleanup by @srtvprateek in #139
- refactor(config): configs cleanup by @srtvprateek in #140
- fix(datastore): ui fixes by @srtvprateek in #141
- fix(datastore): ui improvements & code refactor by @srtvprateek in #142
- fix(datastore): publish readiness by @srtvprateek in #143
- fix(rooms-db): publish readiness by @srtvprateek in #144
- fix(pluto): plugin icons updated by @srtvprateek in #145
- fix(version): versioning logic updated by @srtvprateek in #146
- fix(gradle): compose dependencies fixed by @srtvprateek in #147
- fix(rooms-db): testing multiple db scenario by @srtvprateek in #148
Full Changelog: v2.0.1-beta...v2.0.2-beta2
v2.0.1-beta
What's Changed
- support for no-op added by @srtvprateek in #116
- chore(pluto): code restructuring by @srtvprateek in #119
- chore(detekt): update detekt, add compose rules, update baseline by @rishabhsinghbisht in #118
- chore(detekt): updated detekt baseline by @srtvprateek in #122
Full Changelog: v2.0.0...v2.0.1-beta
v2.0.0
- migrated to plugin architecture