Skip to content

Releases: hi-manshu/kalendar

v2.0.0-RC1

14 Mar 18:19
4322975
Compare
Choose a tag to compare

🧙‍♂️ Kalendar v2.0.0-RC1 - The Enchanted Release 🗓️

🎇 New Spells & Charms

  • 🌀 Oceanic View: Conjure the majestic MonthView, as deep and vast as the Great Lake. 🌊
  • 🔥 Firey View: Cast a fiery enchantment and reveal the WeekView with the power of a dragon’s breath. 🐉
  • ☀️ Solaris View: Glide through the MonthView like you’re riding a Nimbus 2000 — swift and magical. 🧹
  • 💨 Aerial View: Flick your wand and soar through the WeekView with the grace of a Hippogriff. 🕊️

🧹 Banished Boggarts (Bug Fixes)

  • Aligned the day labels — no more mischievous floating numbers like Peeves' pranks. 🌀
  • Rescued disappearing events from the Room of Requirement. 🕳️
  • Restored Sunday’s rightful place at the start of the week — just as Professor McGonagall intended. ⛅

🗝️ Enchanted Enhancements

  • Added optional event descriptions — perfect for detailed notes on Quidditch matches and Yule Balls. 📝
  • KalendarEvents now defaults to an empty list, sparing you from unexpected howlers. 🎁
  • Navigation arrows now respond faster — like a well-cast Accio spell. ⚡

📜 Updated Scrolls (Documentation)

  • Detailed descriptions for KalendarEvent and KalendarEvents, straight from the Hogwarts library. 📚
  • Linked event references for quick jumps — think of it as a magical portkey. 🔗

Thank you for joining this magical journey with Kalendar. Your feedback is the essence of our Felix Felicis! 🧙✨

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

  • Events dots showing only for Specific dates of events. Closes #55 by @gsrathoreniks in #56
  • Small formatting and language changes for the README by @mwolfson in #57
  • Add kalender app gif to readme by @Vipul12Thawre in #59
  • Fix ripple and click shape by @Vipul12Thawre in #61
  • Configure Renovate by @renovate in #66
  • Fix/issues generated by @hi-manshu in #80

New Contributors

  • @mwolfson made their first contribution in #57
  • @Vipul12Thawre made their first contribution in #59
  • @renovate made their first contribution in #66

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