Skip to content

Releases: vinceglb/FileKit

0.5.0

20 Jun 12:43

Choose a tag to compare

Release Notes

We can now easily get the PlatformFile size from common code by calling platformFile.getSize() thanks to @santiwanti 🎉

What's Changed

  • fix library name in README by @santiwanti in #38
  • Feature/add getSize function to PlatformFile by @santiwanti in #39

New Contributors

  • @santiwanti made their first contribution in #38

Full Changelog: 0.4.2...0.5.0

0.4.2

03 Jun 17:40

Choose a tag to compare

What's Changed

  • ⬆️ Upgrade Compose Plugin to 1.6.11 by @vinceglb in #36

Full Changelog: 0.4.1...0.4.2

0.4.1

31 May 13:43

Choose a tag to compare

What's Changed

  • 💄 Update index.html to support viewport (for mobile) by @alorma in #34
  • ✏️ Fix compile error by modifying compileOptions and setting JVM target to 17 by @mrljdx in #35

New Contributors

Full Changelog: 0.4.0...0.4.1

0.4.0

29 May 00:06

Choose a tag to compare

What's Changed

  • ♻️ Migrate viewModel library by @vinceglb in #25
  • ⬆️ Bump org.jetbrains.compose from 1.6.10-rc01 to 1.6.10 by @dependabot in #27
  • ⬆️ Kotlin 2.0.0 by @vinceglb in #31
  • ✨ Introduce PickerPlatformSettings to enable JVM targets to handle the parent window by @vinceglb in #24
  • 💥 Rename to FileKit by @vinceglb in #32

Full Changelog: 0.3.2...0.4.0

0.3.2

15 May 23:19

Choose a tag to compare

What's Changed

  • Bump kotlinx-coroutines from 1.8.0 to 1.8.1 by @dependabot in #21
  • 🐛 Fix file extension filters persist across invocations on Windows by @vinceglb in #23

Full Changelog: 0.3.1...0.3.2

0.3.1

10 May 09:30

Choose a tag to compare

What's Changed

Full Changelog: 0.3.0...0.3.1

0.3.0

09 May 14:05

Choose a tag to compare

What's Changed

Full Changelog: 0.2.1...0.3.0

0.2.1

26 Apr 16:01

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.0...0.2.1

0.2.0

09 Apr 19:04

Choose a tag to compare

What's Changed

  • 🧑‍💻 Create PickerNotInitializedException by @vinceglb in #3

New Contributors

Full Changelog: 0.1.0...0.2.0

0.1.0

09 Apr 15:56

Choose a tag to compare

First version of Picker Kotlin 🎉