Skip to content

Releases: kirienko/gourmet

Gourmet 1.0.1

18 Jul 13:39
Compare
Choose a tag to compare

This release fixes issues observed in Gourmet 1.0.0

  • Create ImageBox.thumbnail when ImageBox.image is being set (#361), resolving saving issues on edits
  • Remove deprecated argument from pdf recipe export (#360)
  • Make PDF export preferences locale-agnostic (#363)
  • Only scale available reportlab attributes (#365)

Gourmet 1.0.0

01 Jul 00:49
9fe8d1d
Compare
Choose a tag to compare

This release finalizes the port to Python 3 and Gtk 3.

Gourmet 1.0.0 Release Candidate 2

16 Jun 18:55
cb604da
Compare
Choose a tag to compare

This is the second Release Candidate of Gourmet 1.0.0.
This version targets a fully featured port of Gourmet to Python3 and Gtk3.

It fixes:

  • Issues with saving new recipes;
  • Rating to text in recipe browser;
  • Path generation in recipe browser;
  • Alphabetical ordering of recipes in browser;
  • KeyEditor plugin;
  • Pin dependencies versions;
  • Switching windows with the 'Go' menu;
  • Index error when updating ingredient key;
  • String slicing in MasterCook importer;

It introduces:

  • Tentative AppImage support;
  • Integrate i18n into the build process;
  • Remove dependency on argcomplete;
  • Copying recipes to clipboard from Ctrl-C and context menu.

Until version 1.0.0 is released, only bug- and showstopper fixes will be addressed.

Gourmet 1.0.0 Release Candidate 1

10 Nov 10:00
c3ece05
Compare
Choose a tag to compare

This is the first Release Candidate of Gourmet 1.0.0.
This version targets a fully featured port of Gourmet to Python3 and Gtk3.

Until version 1.0.0 is released, only bug- and showstopper fixes will be addressed.

Python 3 Preview Release 2

14 Oct 22:49
Compare
Choose a tag to compare

Import, export, and printing, are now available to an extend.

Fixed were:

  • Several issue related to images;
  • Installation instructions

See the installation instructions for further information.
This version of Gourmet is still a work in progress.

Python 3 Preview Release

11 Sep 07:57
5ad618b
Compare
Choose a tag to compare
Pre-release

This release aims to showcase the Python 3 version such that early users/testers can provide feedback on what issues still need addressing.

As it's very immature, we strongly recommend that you back up your recipe database, which is usually found under $HOME/.gourmet/recipes.db.

See the installation instructions for further information.