Skip to content
This repository was archived by the owner on Apr 16, 2024. It is now read-only.

Releases: rmaxi-me/EpiGimp

v1.3.0

27 May 09:17
Compare
Choose a tag to compare
release: version 1.3.0

v1.2.0

18 May 13:59
9584277
Compare
Choose a tag to compare
Create save menu (#22)

* feat: add save menu

* feat: add return type value to save function

The save file as function as now a boolean return type to indicate if the file was save or not

* feat: the image is save at the position indicate by the path

* feat: add an error dialogue if something go wrong with the saving

* fix: fix error dialog opening impromptuly

Co-authored-by: Maxime Houis <maxime.houis@epitech.eu>

v1.1.1

13 May 12:41
ebcea34
Compare
Choose a tag to compare
fix: fix warnings and formatter errors (#20)

* fix: fix warnings and formatter errors

* docs: update documentation and increment version

v1.1.0

13 May 11:53
27d3d48
Compare
Choose a tag to compare
 other: release 1.1.0 (#19)

* other: release 1.1.0

* style: clang-format project

* docs: update documentation

v0.0.1.0

04 May 15:33
1e5ed92
Compare
Choose a tag to compare
v0.0.1.0 Pre-release
Pre-release
feat: add project base (#1)