Commit Graph

8 Commits

Author SHA1 Message Date
Sanchith Hegde
9a59d0a5ff chore: address Rust 1.83.0 clippy lints and enable more clippy lints (#6705) 2024-12-02 14:30:44 +00:00
Sanchith Hegde
59b36a054c build: bump MSRV to 1.76.0 (#5586) 2024-08-12 10:00:05 +00:00
Sanchith Hegde
7f582e4737 build: remove unused dependencies (#5343) 2024-07-18 13:21:42 +00:00
Prajjwal Kumar
82c6e0e649 feat(core): Constraint Graph for Payment Methods List (#5081)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-07-09 17:15:15 +00:00
Prajjwal Kumar
6df8f0646b refactor(hyperswitch_constraint_graph): Removal of lifetime from the Constraint Graph framework (#5132) 2024-06-28 09:36:47 +00:00
Amisha Prabhat
a917776bb8 refactor(graph): refactor the Knowledge Graph to include configs check, while eligibility analysis (#4687)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-05-21 14:14:45 +00:00
Shanks
0f53f74d26 feat(constraint_graph): add visualization functionality to the constraint graph (#4701) 2024-05-21 11:58:52 +00:00
Shanks
a23a365cdf feat(constraint_graph): make the constraint graph framework generic and move it into a separate crate (#3071) 2024-05-06 13:08:44 +00:00