Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-06-15 | Format & clean up source code | Adrien Hopkins | |
2025-06-04 | Add version numbers to all @since tags | Adrien Hopkins | |
Specifically, for every @since tag with a date, I added another that contains the correspending version. I did not add date @since tags to comments that do not have them, as that would be too tedious for what it's worth. These dates could still be found by using git bisect though. | |||
2025-06-04 | Update copyright notices' years | Adrien Hopkins | |
I used the Git history for years after 2019, and only included 2019 or 2018 if they were already there. I also added copyright notices to all code files that don't already have them. | |||
2025-05-30 | Bump version to 1.0.0b2v1.0.0b2 | Adrien Hopkins | |
All that's left before 1.0.0 is released is the documentation fixes. Unless I find any major issues, 7Units 1.0.0 releases June 8. | |||
2025-02-23 | Bump version number to 1.0.0b1v1.0.0b1 | Adrien Hopkins | |
Compared to version 0.5.0, this release: - allows conversion to sums of units (e.g. 4/3 ft → 1 ft + 4 in) - allows non-integer exponents in expressions - adds the ability to change the UI language - gracefully handles datafile errors - adds more information to the loading-success message, and adds it to the About tab - allows the user to not use the default datafiles No new features will be added until the release of version 1.0.0. | |||
2024-08-28 | Bump version number to 1.0.0a1v1.0.0a1 | Adrien Hopkins | |
2024-03-24 | Bump version number to 0.5.0v0.5.0 | Adrien Hopkins | |
2024-03-24 | Format source code & set explicit UTF-8 | Adrien Hopkins | |
2024-03-23 | Update documentation and version# (0.5.0a2)v0.5.0a2 | Adrien Hopkins | |
2023-09-24 | Bump version to v0.5.0a1v0.5.0a1 | Adrien Hopkins | |
2023-04-15 | Bumped version number to 0.4.1v0.4.1 | Adrien Hopkins | |
2022-07-17 | Bumped version number to 0.4.0v0.4.0 | Adrien Hopkins | |
2022-07-08 | Bumped version number to 0.4.0b1 & added @sincev0.4.0b1 | Adrien Hopkins | |
2022-04-19 | Finalized version 0.4.0-alpha.1 | Adrien Hopkins | |
2022-02-24 | Moved SemanticVersionNumber to sevenUnits.utils | Adrien Hopkins | |
2022-02-20 | Made the version number an object, changing it to 0.4.0-alpha+dev | Adrien Hopkins | |
2022-02-19 | Made barebones GUI (TabbedView) | Adrien Hopkins | |
2021-12-24 | Did some API design for user settings, and moved GUI to a new package | Adrien Hopkins | |
2021-12-02 | Updated changelog and version numberv0.3.2 | Adrien Hopkins | |
2021-08-26 | Bumped version number to 0.3.1v0.3.1 | Adrien Hopkins | |
2021-06-28 | Renamed project to 7Units | Adrien Hopkins | |