Releases: GraphFilter/GraphFilter
Releases · GraphFilter/GraphFilter
Release list
v3.13.9
New Features ✨
Implement Diamond-Free invariants by @fsoupimenta in #463
Full Changelog: 3.11.9...3.13.9
v3.11.9
New Features ✨
- Optimize print matrix as string by @rosaigor138 in #449
Full Changelog: 3.10.9...3.11.9
v3.10.9
New Features ✨
- Implement
Gem-Freeinvariant by @fsoupimenta in #458 - Implement
Dart-Freeinvariant by @fsoupimenta in #459 - Export graphs in a single PDF file by @atilaajones in #451
- Add multiple edges simultaneously by @fsoupimenta in #457
Fixed Bugs 🐞
- Crash on change graph file by @rosaigor138 in #444
Full Changelog: 3.6.9...3.10.9
v3.6.9
v3.6.8
New Features ✨
- Graph count on combo box start at 1 by @fsoupimenta in #412
- Add default name and folder to export excel file by @fsoupimenta in #413
- Implementation new spectral invariants: Kirchhoff and Randic by @atilaajones in #415
- Update on spectral invariants and name optimization by @atilaajones in #411
- Update wizard helper texts by @fsoupimenta in #419
Fixed Bugs 🐞
- Fix the writing of a new graph in a g6 file by @fsoupimenta in #403
- Typo on Wizard Method by @fsoupimenta in #405
- Bug on
Inverse Line Graphby @fsoupimenta in #404 - Graph plotting problem by @fsoupimenta in #406
- Set title bar when showing project window by @fsoupimenta in #417
- Fix smallest eigenvalue for disconnected graphs by @atilaajones in #418
Full Changelog: 3.1.2...3.6.8
v3.1.2
New Features ✨
- Implement chromatic index by @atilaajones in #392
Fixed Bugs 🐞
- Problem to multiprocessing in executabe by @atilaajones in #393
- Set combo enabled on open non .gml graphs by @fsoupimenta in #390
Full Changelog: 3.0.0...3.1.2
v3.0.0
New Features ✨
- Replace pyqtgraph to netgraph by @LBeghini in #146
- Synchronize change in graph and invariant by @fsoupimenta in #173
- Parallel graph filtering by @fsoupimenta in #16
- Screen responsivity by @rosaigor138 in #174
- Change default folder by @rosaigor138 in #171
- New interface of project window by @fsoupimenta in #228
- Help button graph editing features by @fsoupimenta in #229
- Set limitations to draw graph by @fsoupimenta in #231
- Implementing node label view by @fsoupimenta in #230
- Customization of the file tree by @rosaigor138 in #234
- Implementation Operations in toolbar by @fsoupimenta in #235
- Label of new vertices by @fsoupimenta in #244
- Redesign toolbar by @fsoupimenta in #245
- Support for graphs with no edges by @fsoupimenta in #246
- Tree file view and combo box by @rosaigor138 in #252
- Tree file view funcionality by @fsoupimenta in #254
- Display alert box on invalids graphs by @fsoupimenta in #256
- Insert universal vertex button by @fsoupimenta in #264
- New graph button functionality by @fsoupimenta in #266
- Delete button functionality by @rosaigor138 in #271
- Save button functionality by @rosaigor138 in #269
- Design new graph window by @fsoupimenta in #275
- Smallest eigenvalue of a matrix associated with a graph by @fsoupimenta in #280
- Eccentricity invariants of a graph by @fsoupimenta in #279
- Validation of new graph parameters by @fsoupimenta in #276
- Restarting vertexes labels by @fsoupimenta in #286
- Implementing eccentricity matrix by @fsoupimenta in #278
- Delete file function by @rosaigor138 in #293
- Blank project option by @rosaigor138 in #292
- Graph operations code optimization by @fsoupimenta in #300
- New download button inserted by @atilaajones in #302
- Layout to new graph by @fsoupimenta in #299
- Filtering with invalid files by @atilaajones in #306
- Updated file export and menu by @rosaigor138 in #305
- Update restore view for the tree file by @rosaigor138 in #303
- Project window restore with cancel new project by @atilaajones in #311
- Read-write new graph formats AND Refactor Informations Store by @fsoupimenta in #319
- Refactor project information store by @rosaigor138 in #312
- Report pdf after filtering by @rosaigor138 in #325
- Implement Threshold in
New Graphby @fsoupimenta in #323 - Implement a QMenu to export in another format by @fsoupimenta in #322
- Update to "Find a example" by @atilaajones in #324
- Refactor toolbar design and info by @fsoupimenta in #334
- Optimization of controller methods by @fsoupimenta in #343
- Limit name of file in toolbar by @fsoupimenta in #346
- Two tabs to spectral invariants by @atilaajones in #355
- 341 enhance help menu by @atilaajones in #354
- Change logo path on pdf model by @fsoupimenta in #364
- Progress bar cancels the process by @fsoupimenta in #366
- Implement loading window to long operations by @rosaigor138 in #350
- Template new issue for user by @atilaajones in #372
Fixed Bugs 🐞
- Bug behavior search bar invariants dock by @fsoupimenta in #160
- Fixed mainEigenvalues by @atilaajones in #179
- Fix crash on empty filtered graphs bug by @fsoupimenta in #201
- MacOs layout is broken by @fsoupimenta in #204
- Wizard help button crashes by @fsoupimenta in #208
- Fix minimization error by @rosaigor138 in #206
- Fix update conditions bug by @rosaigor138 in #209
- Crash on add project description by @fsoupimenta in #215
- Fix first vertex without id bug by @fsoupimenta in #250
- Update on the graph plot by @rosaigor138 in #255
- Fix Eigenvector Centrality by @fsoupimenta in #257
- Fix duplicated node id by @fsoupimenta in #265
- Update invariants dock by @fsoupimenta in #285
- Fix message on
MessageBoxby @fsoupimenta in #289 - Create treatment to EigenvectorCentrality by @fsoupimenta in #284
- Bug on change graph with invariants by @atilaajones in #291
- Fix bug on empty graph by @fsoupimenta in #308
- Bugfixes in exports by @rosaigor138 in #332
- Bug fixes on method page button crashes by @rosaigor138 in #335
- Fix bug on universal vertex with none graph by @fsoupimenta in #347
- Bug fixes in loading gif window by @rosaigor138 in #352
- Fix bug on open gml file from tree by @fsoupimenta in #349
- Program freezes when export to g6 or txt by @fsoupimenta in #359
- Delete graph function with. gml by @rosaigor138 in #345
- Update methods with try exception to avoid freezing by @fsoupimenta in #357
- Disable combo on gml graphs from tree by @fsoupimenta in #369
- Fix double click folder bug by @fsoupimenta in #376
- Fix bug on start blank project by @fsoupimenta in #371
New Contributors
- @fsoupimenta made their first contribution in #159
- @rosaigor138 made their first contribution in #162
Full Changelog: 2.2.0...3.0.0
v2.2.0
What's Changed
- Added threshold invariant and fixed precision on set-invariants by @atilaajones in #135
- Export graphs to a sheet file by @atilaajones in #138
- Open g6 from welcome wizard by @atilaajones in #140
- Remove dictionary dock by @LBeghini in #136
- Refactor hint buttons and elements wizard by @LBeghini in #141
- Search bar implemented by @atilaajones in #147
Full Changelog: 2.1.1...2.2.0
v2.1.1
What's Changed
- Fixed bug export graph6 by @atilaajones in #128
- Added new matrices by @atilaajones in #129
- Fixed problem of matching number of graph by @LBeghini in #130
Full Changelog: 2.0.0...2.1.1