Skip to content

Bump pillow from 11.3.0 to 12.2.0 in /bin#320

Merged
joaquinffernandez merged 1 commit into
qss-solver-devfrom
dependabot/pip/bin/pillow-12.2.0
May 7, 2026
Merged

Bump pillow from 11.3.0 to 12.2.0 in /bin#320
joaquinffernandez merged 1 commit into
qss-solver-devfrom
dependabot/pip/bin/pillow-12.2.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 13, 2026

Bumps pillow from 11.3.0 to 12.2.0.

Release notes

Sourced from pillow's releases.

12.2.0

https://pillow.readthedocs.io/en/stable/releasenotes/12.2.0.html

Documentation

Dependencies

Testing

Other changes

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.3.0 to 12.2.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](python-pillow/Pillow@11.3.0...12.2.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-version: 12.2.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Apr 13, 2026
@joaquinffernandez joaquinffernandez merged commit e257e3b into qss-solver-dev May 7, 2026
2 checks passed
@dependabot dependabot Bot deleted the dependabot/pip/bin/pillow-12.2.0 branch May 7, 2026 13:25
joaquinffernandez added a commit that referenced this pull request May 11, 2026
Squashed commit of the following:

commit f468b303d6f24f38bd41e9e7bab22eb6ed66f652
Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
Date:   Mon May 11 14:24:07 2026 -0300

    Updated config files.

commit ccd5d839de2feb4ef79646db5e41789b6adac75c
Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
Date:   Mon May 11 14:21:50 2026 -0300

    Update version.

commit 9f2339512392a91fcbdc251975475cb51ce8e40b
Merge: 9ff07b87 ee2a86fb
Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
Date:   Mon May 11 14:12:37 2026 -0300

    Merge branch 'qss-solver-dev' into release-6.0.2

commit ee2a86fbc58b61b87b88c74bc785e9dad6dde4d4
Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
Date:   Mon May 11 13:55:23 2026 -0300

    [iss-3202]
    Squashed commit of the following:

    commit 4d3a331f3be990c036695d163c8d48bd5006418d
    Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
    Date:   Mon May 11 13:42:15 2026 -0300

        Updated example script.

    commit 048551bff84410f446d604035f5a6b4cfcc0b7ef
    Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
    Date:   Mon May 11 13:40:35 2026 -0300

        Moved Python examples and doc.

    commit 81289f5573343434b03564fad357fbbc5348a9ed
    Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
    Date:   Thu May 7 13:34:11 2026 -0300

        Updated Python modules.

    commit 3a58518f5fbde72665facc0e94d8fd4fdcb0f45d
    Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
    Date:   Thu May 7 10:56:47 2026 -0300

        iPython API examples and docs.

commit 208250aa75cc27f02f7f7529e6a7092824b17b23
Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
Date:   Mon May 11 13:53:58 2026 -0300

    [iss-321]
    Squashed commit of the following:

    commit f198d87fc39b0b3b85c91ad4984c44031f1395e2
    Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
    Date:   Mon May 11 12:21:26 2026 -0300

        Fixed icon path on desktop file and library path on run script.

    commit 63965452bcaff8dce4c4187c9f5e090776982b36
    Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
    Date:   Mon May 11 12:20:43 2026 -0300

        Added a generate e config script for qss-solver app.

commit e257e3b1721ed466dfc4f6a4f8e0448145fab66d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu May 7 10:25:34 2026 -0300

    Bump pillow from 11.3.0 to 12.2.0 in /bin (#320)

    Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.3.0 to 12.2.0.
    - [Release notes](https://github.com/python-pillow/Pillow/releases)
    - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
    - [Commits](https://github.com/python-pillow/Pillow/compare/11.3.0...12.2.0)

    ---
    updated-dependencies:
    - dependency-name: pillow
      dependency-version: 12.2.0
      dependency-type: direct:production
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 9a0b65e58b552e173e94644d09814ccf254503bc
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Dec 9 15:33:25 2025 -0300

    Bump pillow from 11.2.1 to 11.3.0 in /bin (#305)

    Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.2.1 to 11.3.0.
    - [Release notes](https://github.com/python-pillow/Pillow/releases)
    - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
    - [Commits](https://github.com/python-pillow/Pillow/compare/11.2.1...11.3.0)

    ---
    updated-dependencies:
    - dependency-name: pillow
      dependency-version: 11.3.0
      dependency-type: direct:production
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 2bf0c21e9995ddf7a2376a0075905ff46f36e525
Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
Date:   Tue Dec 9 14:45:06 2025 -0300

    [release-6.0.0]
    Squashed commit of the following:

    commit 9ff07b87faf998679a7a8f3f396087378c397865
    Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
    Date:   Tue Dec 9 14:23:32 2025 -0300

        release-6.0.0

        Squashed commit of the following:

        commit 0c1c4bca2275061ff8242087682bf3c74761b89b
        Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
        Date:   Tue Dec 9 12:16:59 2025 -0300

            Update config files.

        commit 438704e1973dd1558e7c82ace0acdadbcad8615e
        Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
        Date:   Tue Dec 9 12:11:24 2025 -0300

            Updated version

        commit d65f1448c4d558162737ffa6b2ea4a82d585e8a7
        Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
        Date:   Tue Dec 9 11:26:35 2025 -0300

            [iss-312]
            Squashed commit of the following:

            commit 636d8983ec182fe1cb58365f0eed3f01946a1da0
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Tue Dec 9 11:24:43 2025 -0300

                Add example models with eqss methods.

            commit 903f6d8dcf671897407aed52aa03b43d2c9f5460
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Tue Dec 9 11:24:04 2025 -0300

                Nit: Change Load for Open in File menu.

        commit f4705d8a2c3e81f3f03c958d957301a41f3bd288
        Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
        Date:   Tue Dec 9 11:14:35 2025 -0300

            [iss-308]
            Squashed commit of the following:

            commit 39c8a68b4fd077e3cabb297b425f8b902dca37c4
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Tue Dec 9 10:37:24 2025 -0300

                Updated li methods regresion test data.

            commit 521a098818319f6306e9c2c3671283940618c731
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Tue Dec 9 10:36:33 2025 -0300

                Updated liqss methods.

            commit 0ada38f3d196df72cf02d8a33575ceaeb6cbe1a7
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Tue Dec 2 14:38:30 2025 -0300

                Updated LIQSS methods.

        commit b3d36bcc1d86c5c367a2d2db2255302c7e08d25a
        Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
        Date:   Tue Dec 9 11:13:34 2025 -0300

            [iss-317]
            Squashed commit of the following:

            commit 2124b123cd548b96c2ae45d24b4ebefa0062ee20
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Fri Dec 5 10:03:51 2025 -0300

                Restore CQSS enum values.

            commit 9cf178a020177b8e2b5e1252ed903f671b6d98fe
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Wed Dec 3 10:38:56 2025 -0300

                Remove mehtod files.

            commit fb53386203b78bcbad063928dea2397cc9a5fa83
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Wed Dec 3 10:38:01 2025 -0300

                Remove CQSS from solver.

        commit 222b2a525a0eb0a5bc98bf1c00bfd5eee9806638
        Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
        Date:   Fri Dec 5 10:53:28 2025 -0300

            [iss-313]
            Squashed commit of the following:

            commit 52283c72c22ec42485afa5c2e1126097ad485caa
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Tue Dec 2 14:20:13 2025 -0300

                Add get parameter method to Python module.

        commit 29a31817466381cfee7382e786c3d6d45d3ebfd8
        Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
        Date:   Fri Dec 5 10:52:35 2025 -0300

            [iss-314]
            Squashed commit of the following:

            commit cf52f789501087f97c1ebc3b4ad2b842fc27b7b1
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Tue Dec 2 14:15:02 2025 -0300

                Fix plot data Python script.

            commit 37f83a09cdd9b3f03c471240a31bab7b88d63230
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Mon Dec 1 10:18:48 2025 -0300

                Add python3.12-venv as dep.

            commit 6677367800043a62667e7932c3150df1161e07dc
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Mon Dec 1 10:17:57 2025 -0300

                Add libginac-dev as dep.

            commit f88d1120301856b14768676f87fb522df617776b
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Mon Dec 1 10:15:43 2025 -0300

                Add pyQt5 as  requirement.

            commit 1db23efe049bb1a4f1219d29c6bd3512d33f5507
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Mon Dec 1 10:09:55 2025 -0300

                Change compiler flag defualt value.

            commit c2a6244accec3e9c3a591844524eb4c82c99bc15
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Mon Dec 1 10:09:19 2025 -0300

                Fix app path in desktop entry.

        commit 356de074de0b7ca900ea58242d5b9c88be5c314d
        Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
        Date:   Fri Dec 5 10:51:11 2025 -0300

            [iss-315]
            Squashed commit of the following:

            commit cc9cf84d6dac185189762e01be3875e68ba6c0aa
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Tue Dec 2 14:18:06 2025 -0300

                Add copy paste from consoles.

        commit 480a8749504a22473b0e52349497fdd74adc150a
        Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
        Date:   Fri Dec 5 09:56:32 2025 -0300

            [iss-310]
            Squashed commit of the following:

            commit 06c8db1d58ecbf8af82508edc88db03fce9a1b0c
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Fri Dec 5 09:38:39 2025 -0300

                Fixed tests.

            commit 8f38560a1e62b52003b6d9526a7821cbedfdf6f9
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Fri Dec 5 09:38:04 2025 -0300

                Updated first order methods name.

            commit b3c6631518c641bdc8b0ba7e8c92ccb5bb9e3a8b
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Fri Dec 5 09:31:01 2025 -0300

                Add solver filters to GUI run form.

            commit 2dae1835d7f8163b57fcdf4db3827f8b61e5acb4
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Wed Dec 3 10:15:51 2025 -0300

                Generic filter combobox.

        commit 22ee43c22906cef4d4f1ab9bfac8d8a5583f9d8e
        Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
        Date:   Wed Dec 3 10:41:38 2025 -0300

            [iss-307] [iss-309] quashed commit of the following:

            commit 030cf1297c3f54011e278ae4dd80ac9e61e81e2c
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Wed Dec 3 10:20:36 2025 -0300

                Updated engine with new methods.

            commit 8ee1fc282755026e9793ed26777f95aa308d0141
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Wed Dec 3 10:20:08 2025 -0300

                Update GUI for new methods.

            commit b05d0163ba70d7561b61b6dfe77bd98710b867be
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Wed Dec 3 10:18:04 2025 -0300

                Added eqss methods.

            commit 18f7a7309ba62abfe08c6fc77666c4534c3ee284
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Wed Dec 3 10:17:50 2025 -0300

                Added cheqss methods.

        commit b800d1a1afa2d8efc3931a533438dc8f74afaa20
        Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
        Date:   Wed Dec 3 10:23:23 2025 -0300

            [iss-316] Bump fonttools from 4.58.4 to 4.61.0 in /bin (#316)

            Bumps [fonttools](https://github.com/fonttools/fonttools) from 4.58.4 to 4.61.0.
            - [Release notes](https://github.com/fonttools/fonttools/releases)
            - [Changelog](https://github.com/fonttools/fonttools/blob/main/NEWS.rst)
            - [Commits](https://github.com/fonttools/fonttools/compare/4.58.4...4.61.0)

            ---
            updated-dependencies:
            - dependency-name: fonttools
              dependency-version: 4.61.0
              dependency-type: direct:production
            ...

            Signed-off-by: dependabot[bot] <support@github.com>
            Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

        commit 6cafa0ee6cb4c05239af49f7939e700c25c4177f
        Merge: c76ac95e e790198c
        Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
        Date:   Mon Aug 4 16:39:58 2025 -0300

            Merge branch 'qss-solver-release' into qss-solver-dev

        commit c76ac95e9b9f55c53982bb59195ae9c70a9afd88
        Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
        Date:   Mon Aug 4 11:53:33 2025 -0300

            [iss-291]
            Squashed commit of the following:

            commit 6c8ec771920cbdd5086de963a32cf18cce4664e2
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Mon Aug 4 11:31:06 2025 -0300

                Update run script paths.

            commit ae5b4a922fe9c57a1a229b799f64be63b07965ee
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Mon Aug 4 11:30:30 2025 -0300

                Cleanup build script.

            commit 4aa3ae92d700491b718eeb6877cfd938315bdf0a
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Fri Jul 18 14:26:05 2025 -0300

                Updated gui files.

            commit f85df4db4183898ab26fd4f67c4a2f550c158b8e
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Fri Jul 25 15:12:30 2025 -0300

                Update debian control package deps.

        commit ba0f8235170ccdd2d60e3ebf528bdbd16f9794a9
        Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
        Date:   Mon Aug 4 11:35:31 2025 -0300

            [iss-301]
            Squashed commit of the following:

            commit 27edaf182d19778e62617cbc358fc2b340477051
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Thu Jul 24 01:24:53 2025 -0300

                Added test cqss methods

        commit 5ddbaf098bcbc2fbee1de579b569f0ba1af2ccbe
        Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
        Date:   Fri Jul 25 14:03:31 2025 -0300

            Squashed commit of the following:

            commit 02c208ac47702639e516014d6de7abd8ece78d4b
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Fri Jul 18 14:41:42 2025 -0300

                Added flex old deb.

            commit ce0bf8cd9084ea63b6564b0bb032da2268119357
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Wed Jul 23 19:19:45 2025 -0300

                Fix patoh install

            commit 541d39ecd4ef8fa5d09e3610586438635f8ce604
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Wed Jul 23 19:17:30 2025 -0300

                Fixed mmoc tests.

            commit 182a21b5016f5e0f60f85a89480d9498e3700734
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Wed Jul 23 19:17:04 2025 -0300

                Fixed engine tests

            commit 6be619a69329a5981270caee0eba1e002d3625d9
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Wed Jul 23 19:00:06 2025 -0300

                Update mmoc tests.

            commit 18e09e9847a7f18519799cde81f7b58dbbb360e7
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Mon Jul 21 15:28:08 2025 -0300

                Generate test data folders.

            commit 198e6bdcf0b70ac76e18cfdc2bcbd5f89b7054a2
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Mon Jul 21 15:27:40 2025 -0300

                Updated mmoc gitignore.

            commit e2b8fc02e5158cdc7167a6c1c631761ec5cbcb2d
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Fri Jul 18 17:15:42 2025 -0300

                Update cmake files.

            commit 09788a21c34f2b68e06e68612edd18dc9c861444
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Fri Jul 18 15:35:20 2025 -0300

                Update gtest

            commit a2a1674e104f1ee1a0b60bb04a8a6a78282a213a
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Fri Jul 18 15:20:19 2025 -0300

                Added parser cpp files.

            commit 42d54ddb3a9f061c6365bd73e7e3f490101f8781
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Fri Jul 18 15:19:38 2025 -0300

                Added default scanner and parser generated files.

            commit 86549b953c5b0cd7fcef943fd74928236c8e51cf
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Fri Jul 18 15:05:22 2025 -0300

                Update parser cmake file.

            commit ca83d22eac4bb4970b0c7e941c8fbb3f9aa8aa50
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Fri Jul 18 14:44:12 2025 -0300

                updated sbml cmake.

            commit 4e6f09c51333f99b8c5125ed57647d543fa91ee3
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Fri Jul 18 14:36:19 2025 -0300

                Remove Makefiles.

            commit 0c63c397640a1d7b5703034aaafc33b75462359d
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Fri Jul 18 14:27:04 2025 -0300

                Updated mmoc cmake.

            commit 512755bf6f9842dbca275ddd4f2b27504a121c1b
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Fri Jul 18 14:23:32 2025 -0300

                Updated Doxyfiles.

            commit 3f724289df4493ed5aab722f7665ba1e4a7a6081
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Fri Jul 18 14:23:09 2025 -0300

                updated engine cmake.

            commit ccfe7d221631c87cc959a6505a071da968a39ba5
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Fri Jul 18 14:22:42 2025 -0300

                Update main cmake

            commit 54ed0f9659f14e0bf3b21e48e3b9ecd74e7f534d
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Wed Jul 16 13:35:52 2025 -0300

                Updated files.

            commit f4733f7805111afe731521e9a056d85f9e67938b
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Wed Jul 16 13:34:56 2025 -0300

                Updated compiler files.

            commit 13dd74fa842acfb80a649063fcc40ac7fb479657
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Wed Jul 16 13:34:00 2025 -0300

                Updated engine files.

            commit b7c78091178314e6cba5c2c11bd9b07bf0fae922
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Wed Jul 16 13:32:35 2025 -0300

                Updated cmake file.

            commit 7147ca711018bdd605da9908593e1066b9c0ae4b
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Wed Jul 16 13:31:39 2025 -0300

                Updated cmake files.

            commit 50e8d4dbe5bf9a270174576770095b38b5d56121
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Fri May 30 15:21:40 2025 -0300

                Added cmake files.

            commit 7bec52da02d6b664b71d607c7f234abf561b8475
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Fri Jul 25 13:25:05 2025 -0300

                Updated workflow.

        commit 3014ec4c774fc4720a71c39c930127c2126dbdb3
        Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
        Date:   Fri Jul 25 13:59:43 2025 -0300

            [iss-283]
            Squashed commit of the following:

            commit ce3409043a111d82fafbdb1e3c78bc7c658d081e
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Fri Jul 18 14:26:39 2025 -0300

                Updated pre-commit hook.

        commit 2fe558b9667bedd2779143680bad5ad583502e49
        Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
        Date:   Fri Jul 25 13:55:05 2025 -0300

            [iss-271]
            Squashed commit of the following:

            commit 30f58465d017d4b225a1afc2e5b7bbde74942bd1
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Fri Jul 25 13:22:08 2025 -0300

                Added python env scripts.

            commit fac070027953748245d719fc97e72e1314f887e8
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Thu Jul 24 01:31:47 2025 -0300

                Removed unused debug button.

            commit cf337552a9f67d6c085c29ddfc67931589697f58
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Wed Jul 16 13:33:26 2025 -0300

                Updated gui files.

            commit 8e87e743d9abc9069bdf42a128b72671a4b79b7c
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Fri May 30 14:08:40 2025 -0300

                Plot script

            commit d1913fbffd30edb6a173ecb50792b9368b007600
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Fri Apr 25 11:00:06 2025 -0300

                Improve utils code.

            commit 068e9890248126d6c15a6566acf230f677057010
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Fri Apr 25 10:59:37 2025 -0300

                Improve runform code.

            commit 13f2a701a9236d404bec88fdbfa87ae4b8229288
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Fri Apr 25 10:58:04 2025 -0300

                Improve bin scripts.

        commit ec6bb10ebf53c524c68e2bc0b7227055fb2cee80
        Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
        Date:   Fri Jul 25 13:54:37 2025 -0300

            [iss-282]
            Squashed commit of the following:

            commit 13f2a701a9236d404bec88fdbfa87ae4b8229288
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Fri Apr 25 10:58:04 2025 -0300

                Improve bin scripts.

        commit 98f3f55ff1bd993beeeae00da4da9479e2fec7e6
        Merge: 5a6b80f7 d8bf717b
        Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
        Date:   Fri Jan 31 11:25:07 2025 -0300

            Merge branch 'qss-solver-release' into qss-solver-dev

        commit 5a6b80f7d626bb39236ce353c56a52e340ffb1bc
        Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
        Date:   Tue Jan 28 14:00:13 2025 -0300

            [iss-297]
            Squashed commit of the following:

            commit b5110ba568e75bbb9519ca7ec40e64834863a5c6
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Tue Jan 28 11:13:23 2025 -0300

                Revert "Remove local metis from build script."

                This reverts commit a674ea888f3dbb2e6594e2ca08fea9899d78e1bf.

            commit 5ca8a9b6679f369cba3853c110c25bf4a0259a06
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Tue Jan 28 11:15:59 2025 -0300

                Revert "Remove local metis code."

                This reverts commit dd195a6df5c82002425e02b12ab16fadfe19e3de.

            commit 5633b47755c2ebaea13c6a51b6dd8ef2033df528
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Tue Jan 28 11:18:28 2025 -0300

                Revert "Update install rules and remove libs copy."

                This reverts commit 77e2e0bd71d76b6a5c1c8cbc0063ae87178c190b.

        commit fd922883f8f86d942f57713c58c3846c942e3dba
        Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
        Date:   Tue Jan 28 11:56:23 2025 -0300

            [iss-294-hotfix]
            Squashed commit of the following:

            commit 85c4359bae8075a26123d3226ca804af695f5b14
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Tue Jan 28 11:21:16 2025 -0300

                Update grp_t type.

            commit f57644f65f3fe351cc3c41c61b1ef8ada2f7fa28
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Tue Jan 28 11:19:20 2025 -0300

                Remove scotch header.

            commit 9325148dd76bee94fefca1a85ab6acaa7b7a7e44
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Tue Jan 28 11:18:28 2025 -0300

                Revert "Update install rules and remove libs copy."

                This reverts commit 77e2e0bd71d76b6a5c1c8cbc0063ae87178c190b.

            commit e8a5d4fdbc8375b17a24d4b80514e689bbd9b035
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Tue Jan 28 11:17:02 2025 -0300

                Update workflow file.

            commit 091a98a3e04afe187740721642ce1a90115b5fbf
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Tue Jan 28 11:15:59 2025 -0300

                Revert "Remove local metis code."

                This reverts commit dd195a6df5c82002425e02b12ab16fadfe19e3de.

            commit 49c04b4713f6415c5409be299da6ce0e921b92aa
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Tue Jan 28 11:14:42 2025 -0300

                Remove metis as system dep.

            commit a630a5f5f96fc346a7c15f8d4af62f27bd2b6893
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Tue Jan 28 11:13:23 2025 -0300

                Revert "Remove local metis from build script."

                This reverts commit a674ea888f3dbb2e6594e2ca08fea9899d78e1bf.

            commit 8ffc9793dbf51755c29999d3851f30296fa13da6
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Mon Jan 27 12:37:20 2025 -0300

                Updated workflow file.

            commit 77e2e0bd71d76b6a5c1c8cbc0063ae87178c190b
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Mon Jan 27 11:23:24 2025 -0300

                Update install rules and remove libs copy.

            commit dd195a6df5c82002425e02b12ab16fadfe19e3de
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Mon Jan 27 10:45:00 2025 -0300

                Remove local metis code.

            commit a674ea888f3dbb2e6594e2ca08fea9899d78e1bf
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Mon Jan 27 10:44:17 2025 -0300

                Remove local metis from build script.

            commit b6f318de449a0377038e41c8416c87375d8ce2da
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Mon Jan 27 10:43:41 2025 -0300

                Updated deb files.

        commit 150eaa9fde03ec9b8ca3a3269fb6bbcd0a00a4ef
        Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
        Date:   Mon Jan 27 11:23:56 2025 -0300

            [iss-294-fix]
            Squashed commit of the following:

            commit 77e2e0bd71d76b6a5c1c8cbc0063ae87178c190b
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Mon Jan 27 11:23:24 2025 -0300

                Update install rules and remove libs copy.

            commit dd195a6df5c82002425e02b12ab16fadfe19e3de
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Mon Jan 27 10:45:00 2025 -0300

                Remove local metis code.

            commit a674ea888f3dbb2e6594e2ca08fea9899d78e1bf
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Mon Jan 27 10:44:17 2025 -0300

                Remove local metis from build script.

            commit b6f318de449a0377038e41c8416c87375d8ce2da
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Mon Jan 27 10:43:41 2025 -0300

                Updated deb files.

        commit 35b5ca7ce38e21cd2c12cec0b84b68b55b391b83
        Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
        Date:   Mon Jan 27 10:54:00 2025 -0300

            [iss-296]
            Squashed commit of the following:

            commit 9dbec4ecdc0fe665ed1b5698f7e06be077502cf7
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Mon Jan 27 10:52:24 2025 -0300

                Updated export and register env variables scripts.

        commit 89530aa40c8ae1ca131e7694556477d7c74cde29
        Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
        Date:   Mon Jan 27 10:53:44 2025 -0300

            [iss-295]
            Squashed commit of the following:

            commit 0fc9549faacc0ab6c8ab3471f2c2d58ec4bdd775
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Mon Jan 27 10:49:14 2025 -0300

                Fixed pythin init script name.

            commit 7df807397887f6cdd27fd50c2919981cf742bb8f
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Mon Jan 27 10:47:35 2025 -0300

                Update build script to include Python module.

        commit 136a875ee02c981b6d5b8da7b8d8d8201d60101b
        Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
        Date:   Mon Jan 27 10:53:23 2025 -0300

            [iss-294]
            Squashed commit of the following:

            commit dd195a6df5c82002425e02b12ab16fadfe19e3de
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Mon Jan 27 10:45:00 2025 -0300

                Remove local metis code.

            commit a674ea888f3dbb2e6594e2ca08fea9899d78e1bf
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Mon Jan 27 10:44:17 2025 -0300

                Remove local metis from build script.

            commit b6f318de449a0377038e41c8416c87375d8ce2da
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Mon Jan 27 10:43:41 2025 -0300

                Updated deb files.

        commit 17d51c62f40bdcb990f7a17a3d32f53ad5b43a2f
        Merge: 468a422c 6b67ee91
        Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
        Date:   Thu Jan 23 17:03:26 2025 -0300

            Merge branch 'qss-solver-release' into qss-solver-dev

        commit 468a422cb714fab3ff91db087437de8c1e6823b0
        Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
        Date:   Wed Jan 15 16:59:28 2025 -0300

            [iss-292]
            Squashed commit of the following:

            commit 3524f38abe5f206c77658772022506ad55500d7c
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Wed Jan 15 16:36:06 2025 -0300

                Fix overflow in integer and real definitions in sbg.

        commit 5b45511c366a87fcd05e66139cf25a8ea0c2b1f6
        Merge: 8b418136 b65fd593
        Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
        Date:   Tue Jan 14 14:30:50 2025 -0300

            Merge branch 'qss-solver-release' into qss-solver-dev

        commit 8b418136a12c77bfd7546e24e91800509711835a
        Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
        Date:   Tue Jan 14 11:23:13 2025 -0300

            [iss-289]
            Squashed commit of the following:

            commit 990f454331b5fd4348fed09f294f0855e01ac8be
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Tue Jan 14 10:37:35 2025 -0300

                Update partition only user message.

        commit 8e7b0e4a0de11c42d88cd1f979e10b51098a851e
        Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
        Date:   Tue Jan 14 11:22:55 2025 -0300

            [iss-287]
            Squashed commit of the following:

            commit 7070deb9957662427bb3d727a081e801452ba234
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Tue Jan 14 10:36:03 2025 -0300

                Use libconf to access and update model config files.

            commit 0c8e3d660ea47e462e9c1727ea8eb8a633914d1b
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Tue Jan 14 10:35:26 2025 -0300

                Install requirements when launching GUI.

        commit 155e719ebdc352785ef4380a6bf2b1a0d16152d7
        Merge: 70fc16b4 e0e09b12
        Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
        Date:   Mon Jan 13 15:45:06 2025 -0300

            Merge branch 'qss-solver-release' into qss-solver-dev

        commit 70fc16b4123c620ad5ed50c2277a233369c85579
        Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
        Date:   Fri Jan 3 14:08:13 2025 -0300

            [iss-278]
            Squashed commit of the following:

            commit d2cdee3987b059d73f6d903da30288301296ea30
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Fri Jan 3 13:47:20 2025 -0300

                Updated vscode config files.

            commit a78c1cd43acde3d8f5b97febcfcf127884941ab5
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Fri Jan 3 13:46:56 2025 -0300

                Fix parse packages dead path.

        commit 12507c5c1861ccd84188e3e041b22aedfbe9689d
        Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
        Date:   Fri Jan 3 14:07:29 2025 -0300

            [iss-275]
            Squashed commit of the following:

            commit 2dd87fb886535318ec3e38efa54d84747e80e784
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Fri Jan 3 13:43:12 2025 -0300

                Misc updated docs.

            commit e981a21f8d9f33fafb0b64a73ec61c1a434206d6
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Fri Jan 3 13:42:51 2025 -0300

                Generate partition stats afile and abort if requested.

            commit 751c4d99bc612ecfc007cce683b26c557b9baac1
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Fri Jan 3 13:42:19 2025 -0300

                Added settings to qss data structure.

            commit 22088a4f4a1238650a18019119f08d274c4bf78b
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Fri Jan 3 13:41:44 2025 -0300

                Added partition only settings to run models.

        commit 23c7f58f88c11c93676d506acd437b244920544a
        Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
        Date:   Fri Jan 3 13:45:35 2025 -0300

            [iss-269][iss-274][iss-270]
            Squashed commit of the following:

            commit d203f0f631a6eef080c79a3589c1f54538a841e7
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Fri Jan 3 13:21:16 2025 -0300

                Added qtermwidget libs.

            commit 4871b7bac09312a405f15e187d23c2a9542f9ef9
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Fri Jan 3 11:41:23 2025 -0300

                Update version in gui main file.

            commit 2e0ac3516028fc9c0ef327a01a79ba9a88e3d606
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Fri Jan 3 11:35:30 2025 -0300

                update life handlers method debug level.

            commit 5090a0c884732a0c71619f6e9fb0e63241a37e06
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Fri Jan 3 11:35:10 2025 -0300

                Updated gitignore.

            commit c763d60f52ea399b227a4d70e7dde9bb101fc68a
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Fri Jan 3 11:28:45 2025 -0300

                Added new ui widgets.

            commit 8ecdb220ca6045c48259100c66fb07e96a358c23
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Fri Jan 3 11:28:25 2025 -0300

                Update build script.

            commit 93793e0af9681df9759eb9a8ef447f0f650c0fc0
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Fri Jan 3 10:52:16 2025 -0300

                Fix misc sonarcube warnings.

            commit b51565a1d5d12b33c88a61780fa9c377abded32f
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Fri Jan 3 10:51:25 2025 -0300

                Updated debug config file.

            commit 83f0f34bc957edf3fb6580ad128010b95ca4a994
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Fri Jan 3 10:51:00 2025 -0300

                Added python console and linux bash widgets.

            commit 847e7db1c30036a9fa9e32c1ab1c361838e141a7
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Fri Jan 3 10:50:34 2025 -0300

                Setup app settings file.

            commit ca77e788d088b0863b19a1182101323e8f1301c8
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Fri Jan 3 10:48:35 2025 -0300

                Updated gui pro file.

            commit 60a88f448c47efb07098c881e1747a77ebe4a645
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Fri Jan 3 10:33:36 2025 -0300

                Updated gitignore.

            commit 71e37e44485f216e427b2949a23033129127b8a3
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Fri Jan 3 10:32:40 2025 -0300

                Added qtermwidget for Ubuntu 20.

        commit ea2d9c75967c166168f8ee29017c370fb1c1cacd
        Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
        Date:   Fri Jan 3 11:57:20 2025 -0300

            [iss-276]
            Squashed commit of the following:

            commit b507e911ad331928c78cb42bcdf9d125851a62f1
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Fri Jan 3 11:25:01 2025 -0300

                Refactor highlighter code.

        commit 03051c9c27ee13b433a8292b08a65941d015702b
        Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
        Date:   Fri Jan 3 11:46:47 2025 -0300

            [273]
            Squashed commit of the following:

            commit 7350be1984ac8e2437f11c29180fcb484d3e23c0
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Fri Jan 3 10:14:53 2025 -0300

                Add file with graph edges and vertices.

        commit a9836c691e7c1cb599ba5a7c50120fcb6fd1e0c4
        Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
        Date:   Fri Nov 8 14:23:05 2024 -0300

            [iss-268]
            Squashed commit of the following:

            commit e4c8f5ca6ff923f37a80a72dc3c9e3b6eabfc9fb
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Fri Nov 8 14:22:00 2024 -0300

                Remove init config file.

            commit 51269a50b60b6a156110b7c277a86d9dee66c5e8
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Fri Nov 8 14:08:31 2024 -0300

                Add initialization script.

            commit 8071e77e6b283f6ee7ae4241d435c801be2237bb
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Fri Nov 8 14:07:48 2024 -0300

                Add simple Python module for qss_solver.

        commit 33e6277a62e39f5193f9d186c522227ecee1c504
        Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
        Date:   Tue Oct 1 09:48:28 2024 -0300

            [iss-267]
            Squashed commit of the following:

            commit 85be7c20d17fdfc5e3d4706b8e8d0a57e73a3ed0
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Mon Sep 30 16:58:17 2024 -0300

                Updated gui header files.

            commit d076904aec37a877d5a35bb64e688bbb67501a3b
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Mon Sep 30 16:13:19 2024 -0300

                Update headers in files.

            commit 369c7f304d2ca06f18423e4b38531aba10749ec7
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Mon Sep 30 13:44:13 2024 -0300

                Modify header files extension.

        commit e6149bee6f4e2479693fb89f138d6f7635636aa8
        Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
        Date:   Fri Aug 30 10:15:25 2024 -0300

            [iss-264]
            Squashed commit of the following:

            commit 9c93bdb9bc6f9c43cdbe6d2660003afeec3e49f2
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Thu Aug 29 14:11:42 2024 -0300

                Added kahip paritioner to engine.

            commit 187717751d9d7c7d822d627e28349070f0a423cb
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Thu Aug 29 14:11:24 2024 -0300

                Added kahip partitioner to mmoc.

            commit 8c182ce620ad78f26c2e227264fc43ca88480b57
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Thu Aug 29 14:11:06 2024 -0300

                Added kahip partitioner to gui.

        commit 29a4fadeaaadcda58b0ef62d7293d9d484503f64
        Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
        Date:   Thu Aug 29 14:12:44 2024 -0300

            [iss-262]
            Squashed commit of the following:

            commit ab7950da1e2997a376570eca7efc7b3f535ebe71
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Thu Aug 29 11:47:28 2024 -0300

                Added rules to build KaHIP.

            commit eecaa0f4beb58805107443502f5762cf74ba4f87
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Thu Aug 29 11:47:12 2024 -0300

                Move KaHIP source files to partitioners folder.

            commit 4a7868b05fd096867144035c4b4380ef80f40ac9
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Wed Aug 28 10:34:12 2024 -0300

                Added KaHIP lib source.

        commit 7b480b2354cd5a65b68a587a85cde65e0d14b2b0
        Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
        Date:   Wed Aug 28 10:13:31 2024 -0300

            release 4.4.0
            Squashed commit of the following:

            commit 6e12fce7d5e7a45d5955947553220d16799a01f7
            Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
            Date:   Wed Aug 28 10:03:12 2024 -0300

                release 4.4.0
                Squashed commit of the following:

                commit cbfd9d1ac76afabff8d1d5e92880d1b9d1096877
                Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
                Date:   Wed Aug 28 09:45:33 2024 -0300

                    Updated changelog and readme.

                commit 851520181b20899b2e4fc53d56b5500a1433d272
                Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
                Date:   Wed Aug 28 09:36:13 2024 -0300

                    Update version.

                commit 1de237c927f1c1c30f44e6b12fbe07d3dd14798d
                Merge: 1a157fbd da5616c2
                Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
                Date:   Wed Aug 28 09:34:29 2024 -0300

                    Merge branch 'qss-solver-dev' into release-4.4.0

                commit da5616c271cbc4c5fbbcd38b0ca334a2aee43f7c
                Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
                Date:   Tue Aug 27 21:54:48 2024 -0300

                    [iss-249]
                    Squashed commit of the following:

                    commit 17e8c97323f3fa81a3fb21d4189dd33060936b7c
                    Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
                    Date:   Tue Aug 27 21:37:24 2024 -0300

                        Fix GUI debug flags bug.

                    commit 46a66ff705ca00ad4cdfef8f0d85a948d7496abc
                    Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
                    Date:   Tue Aug 27 21:37:10 2024 -0300

                        Updated vs code config files.

                    commit 5067c0172f5b2f5d6b203dd8c19c601a74d62579
                    Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
                    Date:   Tue Aug 27 21:36:58 2024 -0300

                        Added initi code time test.

                    commit 08aefcec9088dc0f846acd8ba0ff267a777a1af3
                    Merge: 23518727 757f4e1d
                    Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
                    Date:   Tue Aug 27 21:06:39 2024 -0300

                        Merge branch 'qss-solver-dev' into mmoc/iss-249-add-time-var-to-initialization-code

                    commit 23518727ab12627ef045bf35c30d5779bbd58a5c
                    Merge: 7efbd309 eb9521c4
                    Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
                    Date:   Tue Aug 27 18:55:25 2024 -0300

                        Merge branch 'qss-solver-dev' into mmoc/iss-249-add-time-var-to-initialization-code

                    commit 7efbd3090af3d72dc8a2f8cedc7e4338e463276b
                    Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
                    Date:   Tue Aug 27 10:22:07 2024 -0300

                        Added code for time variable in initialization code.

                    commit e225f11d7b55fbdc1c546a5ae7fc615b69233537
                    Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
                    Date:   Tue Aug 27 10:21:29 2024 -0300

                        Added autonomous method to statements.

                    commit 8f417c82d1b6627f6f22d0698a0016023ea094dd
                    Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
                    Date:   Tue Aug 27 10:20:52 2024 -0300

                        Use expression autonomous method in equation.

                    commit 76fd9f751a65e04c40d534cf7d13aafed251c2a6
                    Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
                    Date:   Tue Aug 27 10:20:15 2024 -0300

                        Added autonomous method to expressions.

                commit a85eb2214baba0304d9aaaf98be1e281358064b2
                Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
                Date:   Tue Aug 27 21:38:27 2024 -0300

                    [iss-255]
                    Squashed commit of the following:

                    commit 1a5504b471603872b6352c343a411e91ae2aa5fd
                    Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
                    Date:   Tue Aug 27 21:04:38 2024 -0300

                        Updated/fixed advection x test.

                    commit be1106c1c56877f19d2fae58146d17f689918207
                    Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
                    Date:   Tue Aug 27 21:04:19 2024 -0300

                        Fix sym diff in virus replication test model.

                    commit 9d7550d3ad29ea8b4960cda931afa9bf70a17bd1
                    Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
                    Date:   Tue Aug 27 21:03:47 2024 -0300

                        Update/fix virus replication test.

                    commit 2202618b9bc52b573de7cce3fcd2bb62b8bd1d19
                    Merge: 215152f5 757f4e1d
                    Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
                    Date:   Tue Aug 27 20:35:12 2024 -0300

                        Merge branch 'qss-solver-dev' into engine/iss-255-allow-output-state-variables

                    commit 215152f579396f499da1a3cc11dd3226b6bd7cfb
                    Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
                    Date:   Tue Aug 27 19:42:52 2024 -0300

                        Update vs code settings file.

                    commit 807b5dd18552f51748184daad6c6f863e87f22c9
                    Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
                    Date:   Tue Aug 27 19:42:30 2024 -0300

                        Added system test.

                    commit 88b816e4b71cad2f93fa36391060118eb0d6502f
                    Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
                    Date:   Tue Aug 27 19:31:43 2024 -0300

                        Update sample interface.

                    commit e95480eb8f8eccc81e9c43fc2b6f22fba641c030
                    Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
                    Date:   Tue Aug 27 19:31:15 2024 -0300

                        Upfate file interface for x output.

                    commit 4ef139c80628a367fa5555f16e24e4aec00132a5
                    Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
                    Date:   Tue Aug 27 19:28:17 2024 -0300

                        Update qss log interface.

                    commit 63ad39f08a99a51470511adcb511db03ad64903d
                    Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
                    Date:   Tue Aug 27 19:27:41 2024 -0300

                        Updated qss output interface.

                    commit 7bf9a253eae6d1cc5b4efafab76368cecd18b355
                    Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
                    Date:   Tue Aug 27 19:26:53 2024 -0300

                        Updated qss step inferface.

                    commit 41e539e77d3884c56e4ce7dacddf1ab8e0aa5776
                    Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
                    Date:   Tue Aug 27 19:24:54 2024 -0300

                        Added gui vs code config file.

                    commit 2f3f002fad6d8d5e07599b53717a5f73fd8b029c
                    Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
                    Date:   Tue Aug 27 19:24:28 2024 -0300

                        Updated qss data settings and parameters, code improvement.

                    commit 6058edfb18ee8628f1159cb739c592fb7aa3d3a7
                    Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
                    Date:   Tue Aug 27 19:23:34 2024 -0300

                        Added checkedFree method to utils.

                    commit 48f7319822c3c7b77d737ccd641b74e8376adb3b
                    Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
                    Date:   Tue Aug 27 19:23:03 2024 -0300

                        Update parameters struct.

                    commit 5aa67a7fbb87af083fcd0a0dae64f63873624d01
                    Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
                    Date:   Tue Aug 27 19:22:00 2024 -0300

                        Added x output option to settings.

                commit 757f4e1d6d47a90d160ee58c597e43291e131f1a
                Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
                Date:   Tue Aug 27 20:34:16 2024 -0300

                    [iss-260]
                    Squashed commit of the following:

                    commit c892f9ae8d846a3d5342c54599a8b95fb9dd9bf9
                    Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
                    Date:   Tue Aug 27 20:16:12 2024 -0300

                        Fix compilation.

                    commit fcaea1b28cded76e5b51399ad74b075ab5004999
                    Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
                    Date:   Tue Aug 27 20:15:59 2024 -0300

                        Remove dead code.

                    commit aadb0263152628d5a76b74a634941bb1a5d043ac
                    Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
                    Date:   Tue Aug 27 19:16:22 2024 -0300

                        Update vs code settings file.

                    commit 0f7d622de68a8e1e13594f793b99d554b1c4f9a9
                    Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
                    Date:   Tue Aug 27 19:16:08 2024 -0300

                        Update file generator and added new annotations.

                    commit 31e98b32fa06cf1dcf2527b1d258c3e83fa74522
                    Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
                    Date:   Tue Aug 27 19:15:00 2024 -0300

                        Update model instance and generator code.

                    commit 8c62ce3dc4def8ab6dd8d7f91cff229f5c5deb5e
                    Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
                    Date:   Tue Aug 27 19:14:20 2024 -0300

                        Update annotations interface.

                commit e27a5c0ed18b93134d79527936a13a51f9b957b7
                Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
                Date:   Tue Aug 27 19:01:24 2024 -0300

                    [iss-253]
                    Squashed commit of the following:

                    commit 75ec1031f13ad604ad5aebc728608e5084802be5
                    Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
                    Date:   Tue Aug 27 18:36:02 2024 -0300

                        Added integration test for discrete integer.

                    commit d41b199deb1be42afce64b4e0c162accbb071678
                    Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
                    Date:   Tue Aug 27 15:13:36 2024 -0300

                        Fix printers to handle discrete integer definitions.

                    commit 40d55d00ea876edb6359890d1dc65e79225a7bdc
                    Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
                    Date:   Tue Aug 27 15:12:50 2024 -0300

                        Update type module interface.

                    commit 9e0a6c05ebea7b46c0bd3277b9a47a4cd48b0061
                    Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
                    Date:   Tue Aug 27 15:12:33 2024 -0300

                        Allow discrete integer definitions.

                    commit 33c47f78160133bc25e1c2d9f95290d9c08d4241
                    Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
                    Date:   Tue Aug 27 15:12:03 2024 -0300

                        Updated vs code files.

                    commit b982ea0e780531d2f87bdf4b5bda3e5fc18f1c97
                    Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
                    Date:   Tue Aug 27 15:11:43 2024 -0300

                        Update variable interface, add cast method for discrete integer variables.

                commit eb9521c4e9eabd37d2be3055ce4d12552821eac6
                Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
                Date:   Tue Aug 27 18:38:11 2024 -0300

                    [iss-258]
                    Squashed commit of the following:

                    commit f981c15863952eae625b58276fe11ff2bff9a9d5
                    Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
                    Date:   Tue Aug 27 14:53:20 2024 -0300

                        Added mmoc system test.

                    commit e6aea703a8a97b34231475d23bbb69d6706f8031
                    Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
                    Date:   Tue Aug 27 14:52:55 2024 -0300

                        Update vs code settings file.

                    commit 1d75351bd72bcf2495a0014c59e0f64048ebaa0f
                    Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
                    Date:   Tue Aug 27 14:52:41 2024 -0300

                        Added engine system test.

                    commit a9cc65db36bd4399e3c5c81a5b7a5af98a0b28f0
                    Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
                    Date:   Tue Aug 27 09:42:54 2024 -0300

                        Fixed dq approximation error on recompute next time for QSS method.

                    commit a2c49674d734cb83acb313068626bd696a4a4676
                    Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
                    Date:   Tue Aug 27 09:42:16 2024 -0300

                        Added macro definition for dq approximation value.

                commit 1777b4509f6c920202bda1364a7f8dabe3c73dac
                Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
                Date:   Tue Aug 27 14:32:49 2024 -0300

                    [iss-257]
                    Squashed commit of the following:

                    commit 4ad169dee05d2af5a7008c6b774913cff8d6a332
                    Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
                    Date:   Tue Aug 27 12:23:39 2024 -0300

                        Fix quantizer macros.

                    commit 91013b42089b7e8dfbf43317161d29302c1d520e
                    Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
                    Date:   Tue Aug 27 11:17:20 2024 -0300

                        Remove x output setting.

                    commit e5d6599f436b0c515e6467cc78b38e7e358a682f
                    Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
                    Date:   Tue Aug 27 10:52:10 2024 -0300

                        Fix mliqss headers.

                    commit 77463494077a9cb5354dace644f6cfe9cb8e9c5e
                    Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
                    Date:   Tue Aug 27 10:51:42 2024 -0300

                        Fix compilation warnings.

                    commit 41f743e6671438b79a07187b58e79580b64ca9b8
                    Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
                    Date:   Tue Aug 27 10:05:37 2024 -0300

                        Updated QSS methods headers.

                    commit cadf6da2cbbce15e394ec422e4be7e8fcc63894b
                    Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
                    Date:   Mon Aug 26 16:33:36 2024 -0300

                        Update quantizer methods inteface.

                    commit 27aa2c4ea21f05e67eb9202345c62c97fb8eaf89
                    Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
                    Date:   Mon Aug 26 16:29:46 2024 -0300

                        Added quantizer interface macros to qss quantizer module.

                commit bfd078675a56b0356ae5b3e9187d822b04acd948
                Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
                Date:   Tue Aug 27 10:53:16 2024 -0300

                    [iss-259]
                    Squashed commit of the following:

                    commit a14a2445f072c0a7ee922950a5bc1a494d944674
                    Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
                    Date:   Tue Aug 27 10:14:34 2024 -0300

                        Updated vs code config file.

                    commit 4f636eca7f8d6afadcf3c80ef205ab2ffe1f2f09
                    Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
                    Date:   Tue Aug 27 10:14:04 2024 -0300

                        Refactor/add new annotations to model editor.

                    commit 36b2c4677562f30eabd999310242a37766b24b6c
                    Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
                    Date:   Tue Aug 27 10:13:37 2024 -0300

                        Refactor/improve utils methods.

                    commit 24dce96d73d096ae67d834342bfb7cd7def951cc
                    Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
                    Date:   Tue Aug 27 10:13:03 2024 -0300

                        Added new annotations to highlighter.

                commit 62796da5338914e24b79ddc5a168ffd7f82a7feb
                Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
                Date:   Wed Jul 31 11:49:16 2024 -0300

                    [iss-251]
                    Squashed commit of the following:

                    commit 6c6495f7f7c6613b7854460b05ed81a29e23e80a
                    Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
                    Date:   Wed Jul 31 11:38:33 2024 -0300

                        Update build script for unstable packages.

                commit 86abc6dceefc24836042328966ea3aef0e6fc693
                Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
                Date:   Wed Jul 31 11:15:57 2024 -0300

                    [iss-250]
                    Squashed commit of the following:

                    commit 16940f902eb9f83facd5e1a09ef01751eb4a73c7
                    Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
                    Date:   Wed Jul 31 10:40:04 2024 -0300

                        Updated workflow deps.

                    commit 7857ba8321c70d784a5c8e4a50111d23d524b399
                    Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
                    Date:   Wed Jul 31 10:33:45 2024 -0300

                        Updated pre-commit hook.

                    commit 160dce602f3024e51fa6b0fcdfd45d05a6ecb473
                    Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
                    Date:   Wed Jul 31 10:33:34 2024 -0300

                        Updated vscode settings.

                    commit e0d3c5738854cc1b77ae20cda78a09e2be63d570
                    Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
                    Date:   Wed Jul 31 10:33:03 2024 -0300

                        Set new parameter in integrator.

                    commit 294f238a376e837a65cb12c86174e077d2a8a9cf
                    Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
                    Date:   Wed Jul 31 10:32:51 2024 -0300

                        Set new parameter data.

                    commit 186038a35de288a3290b41a6a6e21af792fd3dd9
                    Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
                    Date:   Wed Jul 31 10:32:18 2024 -0300

                        Added CVODE max order parameter to simulator engine.

                    commit 5c7d22ea5f885141e6caa920359cb35984d2cdba
                    Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
                    Date:   Wed Jul 31 10:31:22 2024 -0300

                        Added CVODE max order to model settings.

                commit 0b3620c1c84cdf7892c67c72e4db7070c77c2029
                Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
                Date:   Wed Oct 4 11:27:16 2023 -0300

                    [iss-246]
                    Squashed commit of the following:

                    commit aa58441b913b18b67a0d186bc35a18c686546fcb
                    Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
                    Date:   Wed Oct 4 11:08:01 2023 -0300

                        Updated workflow.

                    commit 94145bc8c2fcd551f5b8a027927a82e5789704b5
                    Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
                    Date:   Wed Oct 4 11:07:49 2023 -0300

                        Updated makefile parameters.

                    commit b16c78cc3a2cfb9dc59c9e05f4ebaea157bb8f7a
                    Author: joaquin.f.fernandez <joaquin.f.fernandez@gmail.com>
                    Date:   Wed Oct 4 10:58:54 2023 -0300

                        Build mmoc deps first.

                    commit b63ec4ed7b38cf6218cdb4638231fcc059266e3b
                    Author: joaquin.f.fernandez <joaquin.…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant