Skip to content

THE "SOME NEW BUT IMPORTANT STUFF" UPDATE

Compare
Choose a tag to compare
@xubiod xubiod released this 08 Mar 15:03
· 205 commits to master since this release
aad8c7e

the source was re-licensed from MIT to AGPLv3. this is effective starting from this release

i also wanted to change the version number, so instead of {major}.{minor}.{revision} to a {year}.{major}.{revision} style
this marks this version as 2021.3.0, starting at revision 0 for this release, as the old system would have been 3.0 if the old system was kept

this might change later, i'm still a little on the fence about it

48 commits since last release, including but not limited to:

2b25ec9 - redid how picture manipulation was handled
eefd46b - moved more picture manipulation commands into groups
0df88f7, 0c7fcb0, 722f756 - broke up a very complex method to be more editable and readable
1acecd6 - the start of using format strings instead of string concatenation
11ee53a - readding appveyor to have a build badge on the repository

05bc676, 6a034fe, aad8c7e - changing the license to AGPLv3 immediately after changing the year for the MIT license (7e1ce3f)

UPDATE ABOUT LICENSING
this license change does not affect previous versions, they are still under the MIT license

UPDATE ABOUT THE LICENSE AND README ON THIS RELEASE
the readme on this release states it's under MIT. this is false, i forgot to change it before release