Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 1.29 KB

CHANGELOG.md

File metadata and controls

38 lines (25 loc) · 1.29 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[released]

Added

  • Support for custom decoration for the banner container.
  • Additional child widget that can be displayed in the banner.
  • Ability to customize the size of the sun and moon icons.
  • Support for specifying the hour of the day to determine the time of day.
  • Animation for sun and moon icons based on the current hour.
  • Sun and moon images can now be customized.

Changed

  • Updated the backgroundImage parameter to accept a custom background image for the banner.
  • Improved animation performance for sun and moon icons.

Fixed

  • Fixed the issue with sun and moon icon positions during certain hours of the day.
  • Resolved the bug related to incorrect sizing of the sun and moon icons.

[0.0.2] - 2023-08-31

Added

  • Initial release of the "daynightbanner" package.
  • Displays a day-night banner with a sun and moon icon based on the current time of day.
  • Supports customizing the sun and moon icon images.
  • Allows specifying the background image of the banner.
  • Provides flexibility in adjusting the banner and icon sizes.