Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 518 Bytes

File metadata and controls

30 lines (18 loc) · 518 Bytes

Change Log

Version 2.0.0

2023-06-15

  • Published to Maven Central instead of Jitpack
  • The package name changed to io.github.customizableokhttplogginginterceptor
  • Bumped okhttp to version 4.11.0
  • The project is now built with JDK 17

Version 1.0.2

2021-12-14

  • Bumped okhttp to version 4.9.3
  • Bumped Kotlin to version 1.6.10

Version 1.0.1

2021-10-31

Fixed printing request and response bodies when logHeaders is false.

Version 1.0.0

2021-10-15

First version of the library.