Skip to content

Releases: hi-manshu/Kalendar

v1.3.2

05 Jun 17:25
2d6a5cf
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.1...v1.3.2

v1.3.1

17 May 07:14
84db74c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...1.3.1

v1.3.0

13 May 22:51
Compare
Choose a tag to compare

Kalendar v1.3.0 Release

We are thrilled to announce the release of Kalendar v1.3.0! This is a major update that brings significant improvements and exciting new features to our powerful calendar library for Android.

What's New

  • Complete Rewrite: The entire library has been rewritten from scratch, resulting in cleaner code, improved architecture, and better performance.
  • Pagination Support: Added a new pagination feature that allows you to load calendar data in chunks, enhancing memory efficiency and providing a smoother user experience.
  • Range Selector: Introduced a range selector feature, enabling users to easily select date ranges within the calendar.
  • Custom Layout Support: Now you have the freedom to customize the layout of the calendar to match your app's design requirements for Day/Header design.
  • Updated Documentation: The documentation has been completely revamped, providing detailed guides, examples, and API references to help you integrate and use Kalendar seamlessly.
  • Bug Fixes and Enhancements: We have addressed reported issues, fixed bugs, and made several enhancements to further refine the library.

Getting Started

To get started with the new version of Kalendar, please refer to the updated documentation available in the repository's readme. It provides step-by-step instructions, code samples, and comprehensive API documentation to assist you in leveraging the new features and enhancements.

Contributing

We welcome contributions from the community to make Kalendar even better. If you encounter any issues or have suggestions for new features, please open an issue on the GitHub repository. We appreciate your feedback and support!

Thank you for using Kalendar and we hope you enjoy the new features and improvements in this release. Happy coding!

v1.2.0_v1.0.2

11 Oct 18:39
6a1e2ae
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.1_v1.0.1-Release...Release]-v1.2.0_v1.0.2

v1.1.1_v1.0.1-Release

05 Oct 16:02
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.0_v1.0.0-Release...v1.1.1_v1.0.1-Release

v1.1.0_v1.0.0-Release

18 Aug 06:17
Compare
Choose a tag to compare
  • New Calendar Design
  • New Demo App
  • Kalendar Endlos Pagination Source
  • Completed Re-Write of Kalendar API

Full Changelog: https://github.com/hi-manshu/Kalendar/commits/v1.1.0_v1.0.0-Release

v1.0.0_1.0.0-RC6

04 Aug 09:26
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: RC5...v1.0_1.0.0-RC6

1.0.0-RC5

20 Mar 11:57
Compare
Choose a tag to compare

What's Changed

New Contributors

Kalendar-RC4 + Endlos-RC1

30 Jan 03:31
f69298d
Compare
Choose a tag to compare

What's Changed

  • Create LICENSE by @hi-manshu in #19
  • [Code-Formatter] Ktlint + Detekt Added! by @hi-manshu in #20
  • [Github-Actions] Run Ktlint on PR by @hi-manshu in #21
  • Kalendar configuration where you can add custom selector for date and also added Locale by @hi-manshu in #22

Full Changelog: v1.0.0-RC3_v1.0.0-alpha1...v1.0.0-RC4_v1.0.0-RC1

Kalendar-Endlos

27 Jan 01:24
Compare
Choose a tag to compare
  • Added Kalendar-Endloss module to have scrolling app

What's Changed