45 lines
1.3 KiB
Markdown
45 lines
1.3 KiB
Markdown
|
# Changelog
|
||
|
|
||
|
All notable changes to this project will be documented in this file.
|
||
|
|
||
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
|
||
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||
|
|
||
|
## [Unreleased]
|
||
|
|
||
|
### Fixed
|
||
|
|
||
|
- Fixed french name for intersex
|
||
|
- Fixed names by removing accents and other weird things
|
||
|
- Used replaceAll everywhere
|
||
|
|
||
|
### Added
|
||
|
|
||
|
- Added demisexual and demiromantic flags
|
||
|
- Added "LGBTQ+ rights" texts
|
||
|
- Added "now!" variants
|
||
|
- Added aro-ace flags
|
||
|
- Added genderfluid flags
|
||
|
- Added demigenders flags
|
||
|
- Added polyamours flags
|
||
|
- Added "& proud" texts
|
||
|
|
||
|
### Changed
|
||
|
|
||
|
- The script show now the time generation
|
||
|
- Count the number of flags and buttons generated
|
||
|
- The script uses now functions and should be more readable
|
||
|
|
||
|
|
||
|
## [1.0.0] - 2025-02-02
|
||
|
|
||
|
Initial release of the project, containing the following things :
|
||
|
|
||
|
- Present flags : Pride, Asexual, Agender, Aromantic, Bisexual, Demiboy, Demigirl, Gay, Lesbian, Intersex, Non-binary, Pansexual, Transgender
|
||
|
- Texts in french and english
|
||
|
- Anti-terf, anti-transphobia texts.
|
||
|
- Protect trans kids texts
|
||
|
- Trans rights texts
|
||
|
|
||
|
[unreleased]: https://git.kobold.cafe/kazhnuz/pride-buttons/compare/1.0.0...main
|
||
|
[1.0.0]: https://git.kobold.cafe/kazhnuz/pride-buttons/releases/tag/1.0.0
|