Releases: gemshub/gemsfits
Releases · gemshub/gemsfits
Release list
v2.0.1
What's Changed
- Fix deploy name casing in workflow files for consistency by @sdmytrievs in #10
- Added options to switch light/dark modes and digits in 'double' numbers for GUI. by @sdmytrievs in #11
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's new
- Updated to a newer GEMS3K engine
- More reliable project settings, preferences, and Help system
- Cross-platform installers/packages for all three OSes that build when a new release is triggered
Where are my projects?
On all three platforms (Windows, macOS, Linux), like GEMS, GEMSFITS now stores everything under:
~/<UserName>/Library/GemFits/
When making a new project the folder is now created automatically from the project name. Basically the user only need to write a meaningful
- Your projects:
~/<UserName>/Library/GemFits/projects/<ProjectName> - Sample/test projects: on first-ever launch, GEMSFITS automatically copies the example projects bundled with the install into this same
projects/folder
Before you install — security prompts are expected
- Windows: SmartScreen may warn "unrecognized app" → click More info → Run anyway
- macOS: Gatekeeper will flag the app as from an "unidentified developer" → right-click the app → Open (first launch only), or approve it via System Settings → Privacy & Security
Note for macOS users:
~/Libraryis hidden in Finder by default. Unhide it via Finder → View → Show View Options → Show Library Folder, or press Cmd+Shift+.
What's Changed
- Merge master to by @sdmytrievs in #2
- Ejdb2 move by @sdmytrievs in #3
- Deploy actions by @gdmiron in #8
New Contributors
- @sdmytrievs made their first contribution in #2
- @gdmiron made their first contribution in #8
Full Changelog: v1.3.3...v2.0.0