pollymc/program_info
Sefa Eyeoglu 1175461030
refactor: switch to new versioning scheme
The new versioning system is based on the versioning system used by the
GNOME Foundation for the GNOME desktop.

We are dropping the "major version" as defined by SemVer and move to a
version number with a most and least significant number.

The most significant number must be incremented, if there are new
features or significant changes since last major release.

Otherwise, the least significant number must be incremented, if there
are only minor changes since the last release. New features or
significant changes mustn't be introduced by a bump of the least
significant number.

If a minor change would introduce small user-facing changes (like a
message-box or slight UI changes), it could still be classified as a
minor change.
At the end of the day, a human shall decide, if a change is minor or
significant, as there is no clear line that would separate a "minor" and
a "significant" change in a GUI-application.

Definitions:

feature: New user-facing functionality
significant change: Something that changes user-facing behavior
minor change: Something that fixes unexpected behavior

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-08-12 14:22:24 +02:00
..
App.entitlements Add Allow DYLD Environment Variables Entitlement to macOS build 2022-05-15 16:34:53 -04:00
CMakeLists.txt refactor: switch to new versioning scheme 2022-08-12 14:22:24 +02:00
genicons.sh add big sur-style icon 2022-05-05 08:10:36 +08:00
LICENSE Update License 2022-04-02 07:52:07 +10:00
org.polymc.PolyMC.bigsur.svg better new icon 2022-05-26 18:16:32 +08:00
org.polymc.PolyMC.desktop.in Add "mc" keyword to desktop file 2022-06-03 09:58:57 +08:00
org.polymc.PolyMC.metainfo.xml.in refactor: switch to new versioning scheme 2022-08-12 14:22:24 +02:00
org.polymc.PolyMC.Source.svg Update branding: New Logo (#30) 2022-01-09 00:13:15 -05:00
org.polymc.PolyMC.svg Update branding: New Logo (#30) 2022-01-09 00:13:15 -05:00
polymc-header-black.svg fix: simplify header SVG using SVGO 2022-03-13 14:22:31 +01:00
polymc-header.Source.svg chore: switch logo font to Josefin Sans 2022-03-13 14:22:18 +01:00
polymc-header.svg fix: simplify header SVG using SVGO 2022-03-13 14:22:31 +01:00
polymc.6.scd Rewrite polymc.6 in scdoc, build, and install it 2022-07-09 23:25:09 +01:00
polymc.icns better new icon 2022-05-26 18:16:32 +08:00
polymc.ico remove patreon stuff 2022-01-09 13:51:46 -05:00
polymc.manifest.in refactor: switch to new versioning scheme 2022-08-12 14:22:24 +02:00
polymc.qrc rDNS for icons and desktop file, and metainfo 2022-01-03 15:42:09 -05:00
polymc.rc.in refactor: switch to new versioning scheme 2022-08-12 14:22:24 +02:00
portable.txt refactor: combine portable and system builds 2022-04-16 18:13:09 +02:00
README.md Rebranding logo 2021-12-31 16:37:54 -05:00
win_install.nsi.in refactor: switch to new versioning scheme 2022-08-12 14:22:24 +02:00

PolyMC Program Info

This is PolyMC's program info which contains information about:

  • Application name and logo (and branding in general)
  • Various URLs and API endpoints
  • Desktop file