| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to 1.4.5: * Dutch translation - thanks to Heimen Stoffels * Portuguese translation - thanks to André Barata
- Update to 1.4.3: * Revert separate library; compile core into executable
- Update to 1.4.2: * French translations * Redesigned headerbar * Use separate gnonograms library * Commandline options * Fix CI and testing * Minor bug fixes * Code cleanup
- Update to 1.4.0:
* New screenshots
* Add release notes
* Replace missing icons
* Further work on headerbar
* Start reworking headerbar
* Improve ScaleGrid setting
* Ensure non-null game name.
* Fix binding flag regression
* Fix long lines.
* Import changes to appdata.xml and data/meson.build from
NathanBmn
* Make post_install.py executable
* Change the way to test
* New attempt
* Attempt to fix build
* Fix missing )
* Fix build
* Remove incorrect language files
* Regenerate all po files except fr.po from scratch to remove
extraneous material
* Update fr.po
* Merge pull request #28 from NathanBnm/master
* Merge pull request #27 from jeremypw/update-po
* Update po files
* Merge pull request #26 from jeremypw/update-pot
* Update POTFILES and .pot files
* Bump some dependencies
* ...
- Add new package with shared library
- Update to 1.3.0:
* Add release 1.3 appdata
* Fix new appdata issues
* Specify env in travis.yml
* Stop appdata validation failing with pedantic
* Ignore debian folder
* Fix appdata id field
* Add OARS content rating
* Remove debian folder to orphan branches
* Fix variable naming convention deviations
* Fix vala-lint errors
* Change static constants to const
* Remove unused constants
* Convert to Gtk.Application
* Remove Gnonograms_ from source file names.
* Rename gnonograms.vala to Application.vala as per elementary
convention
* Fix lint found by vala-lint; consistent { get; set; } style.
* Fix README.md typo
- Use noun phrase in summary.
- Initial package