Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 731 Bytes

CHANGELOG.md

File metadata and controls

35 lines (22 loc) · 731 Bytes

0.0.1 - 19/06/2024

  • Initial version.

0.0.1+1 - 19/06/2024

  • Update assets path in README.md.

0.0.1+2 - 19/06/2024

  • Update assets path in README.md.
  • Update LICENSE to MIT License.

0.0.1+3 - 19/06/2024

  • Update README.md assets.

0.0.1+4 - 19/06/2024

  • Update description in pubspec.yaml.

0.0.1+5 - 26/06/2024

  • Add v0.0.1+4 changelog in CHANGELOG.md.
  • Update github badge color in README.md.

0.1.0 - 27/06/2024

  • Add named constructor StageNavigationBar.builder.
  • Add more indicator animation transitions IndicatorAnimationDirection.
  • Accept items and itemsCount greater or equal to 0.
  • Enhance some codes.
  • Enhances in code structure.
  • Update README.md.
  • Update example project.