CHANGE LOG (01.09.2024):
- backward compatibility - COMPATBILE
- added supported quantities and associated unit registry, for easier incorporation with API, to show to user what are the currently supported units for each quantity symbols they have,
- added toUnit() method which now accepts also unit symbol as string,
- updated Quarkus platform to 3.14.1
- updated SpringBoot dependencies to 3.3.3
- other minor dependency updates and refactoring