This project adheres to Semantic Versioning.
-
Update: Replace deprecated
kotlin-android-extensions
withkotlin-parcelize
181820b -
Update: Set fragment reference not found log level from
error
towarning
7c94b0a -
Update: Bump gradle from 4.1.2 to 4.1.3 49f69cd
-
Update: Default FragmentPatcher log level from
debug
toverbose
90e8a19 -
Update: Bump kotlin from 1.4.0 to 1.4.31 7991132
-
Update: Bump gradle from 4.0.1 to 4.1.2 c6aa302
-
Update: Bump compile and target SDK from 29 to 30 18c670
-
New: Open QueryContainerBuilder for extension #116
-
Update: Revert minimum sdk from 21 to 17 for library module #112
-
Update: Bump kotlin version from 1.3.72 to 1.4.0 f918c7
-
Update: Bump gradle from 4.0.0 to 4.0.1 3c6496
-
Update: Refactor of graph request converter to reflect method signature changes in
retrofit 2.9.0
-
Update: Refactor
GraphConverter
signature and expose constructor aff4ab5 -
New: Add new persisted query hash calculator and errors to new packages and minor class signature changes with deprecation warnings on old classes 175e40c, af619fa
-
Update: Refactor
GraphProcessor
and add deprecation warning to singleton factory #71, 278f292 & bd6fe97 -
New: Add abstract contract for a files discovery plugin #71, c6dfa15
-
New: Add new logger facade contracts for full control over logger #59, 3202ec6 & fcf329e
-
Breaking: Bump minimum sdk version from API 17 to API 21 90ec67f
-
Update: Rewrite sample app, migrate to github api 8ce9257
-
New: Migrate to buildSrc and bump retrofit to 2.9.0 cff0fd8
-
Update: Bump gradle from 3.6.3 to 4.0.0 #104
-
Update: Bump mockk from 1.9.3 to 1.10.0 #95
- New: Add
Logger
for library #53 - New: Add standard extensions
Map<String, Object>
to GraphError #90 - Update:
gradle
from 3.6.1 to 3.6.2 #88 - Update:
kotlin
from 1.3.70 to 1.3.71 0c9864e
- Update: mockk from 1.9 to 1.9.3 #24
- Update:
kotlin-gradle-plugin
from 1.3.41 to 1.3.50 #39 - Update:
retrofit
from 2.6.0 to 2.6.1 #31 - Update:
gradle
from 3.4.2 to 3.5.0 #38 - Update:
target
&compile
sdk from 28 to 29 8bd43c2
- New: Add class to build fragment
Strings
to be appended to a query #4 - New: Wire up the new fragment patching logic to the GraphProcessor #5
- New: Allow
fragments
to be defined in their own files for reuse #10 - Fix: Support externalized fragment definitions on all
operations
not just query #19
- Fix: Default
R8/ProGuard
rules for library model classes #7
- New: Support for Automated Persisted Queries (APQ) complying with this protocol #5
- Fix: Remove AndroidX artifact from library #2
- New: Support for custom GSON added #1