Skip to content

Releases: shalva97/Youtube_history_parser

version v2.2.1

05 Apr 18:18
54c7fdc
Compare
Choose a tag to compare

What's Changed

  • Library improvements by @shalva97 in #84
  • Library improvements by @shalva97 in #87
  • Update dependency org.kodein.di:kodein-di-framework-compose to v7.19.0 by @renovate in #86
  • Update plugin org.jetbrains.compose to v1.3.1 by @renovate in #77
  • Update dependency gradle to v8.0.2 by @renovate in #75
  • Update dependency org.kodein.di:kodein-di to v7.19.0 by @renovate in #85
  • Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.5.0 by @renovate in #72
  • add copy button by @shalva97 in #88
  • Cli module, jvm, macos and linux variant by @shalva97 in #91
  • renamed home screen and hide tabs that has no implementation for now by @shalva97 in #93
  • Fix release workflow by @shalva97 in #94
  • update release workflow by @shalva97 in #95

Full Changelog: 2.1.1...2.2.1

2.1.1

22 Mar 11:17
d64e073
Compare
Choose a tag to compare
2.1.1 Pre-release
Pre-release

What's Changed

Full Changelog: 2.1.0...2.1.1

2.1.0

22 Mar 11:12
9d7e195
Compare
Choose a tag to compare
2.1.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 2.0.4...2.1.0

version 2.0.3

04 Oct 18:48
54a1279
Compare
Choose a tag to compare

What's Changed

  • Show min video clicks on UI and allow change by @shalva97 in #25
  • Show errors in the TextArea on the web

Full Changelog: 2.0.1...2.0.3

version 2.0.1

01 Oct 19:34
23ab845
Compare
Choose a tag to compare

What's Changed

  • Configure Renovate by @renovate in #6
  • Update actions/upload-artifact action to v3 by @renovate in #20
  • Update actions/setup-java action to v3 by @renovate in #19
  • Update actions/download-artifact action to v3 by @renovate in #18
  • Update plugin org.jetbrains.kotlin.multiplatform to v1.7.20 by @renovate in #14
  • Update dependency gradle to v7.5.1 by @renovate in #16
  • add top 10 channels by @shalva97 in #21
  • print quiteaplaylist and google links for deleted videos by @shalva97 in #22

New Contributors

Full Changelog: 2.0.0...2.0.1

version 2.0.0

13 Sep 19:43
8840793
Compare
Choose a tag to compare

What's Changed

  • Added Kotlin Multiplatform plugin. This allows to use Kotlin code across many compilation targets
  • added Web module and Jetpack Compose. A static webpage is hosted at https://shalva97.github.io/Youtube_history_parser/
  • temporarily removed ability to show total time watched and JVM target. Will add those in future
  • added Github workflows for CI and Pages

Full Changelog: 1.0.0...2.0.0

version v1.0.0

27 Jun 16:29
c040ed3
Compare
Choose a tag to compare
Cli support (#7)