Releases: tyrchen/postgres-mcp
Releases · tyrchen/postgres-mcp
v0.3.2
01 Jun 00:22
Compare
Sorry, something went wrong.
No results found
0.3.2 - 2025-06-01
Miscellaneous Chores
v0.3.1
27 Apr 22:32
Compare
Sorry, something went wrong.
No results found
0.3.1 - 2025-04-27
Features
add a sse client for debug purpose. also fix the doc. - (d22bbc3 ) - Tyr Chen
improve error handling (#3 ) - (48e0e19 ) - Tyr Chen
v0.3.0
05 Apr 18:48
Compare
Sorry, something went wrong.
No results found
0.3.0 - 2025-04-05
Features
support creating schema - (81283fe ) - Tyr Chen
support both stdio and sse mode - (bf8c1fd ) - Tyr Chen
Miscellaneous Chores
update doc - (dc34a86 ) - Tyr Chen
add new spec - (3a0aec8 ) - Tyr Chen
fix name issue - (3b39a4b ) - Tyr Chen
v0.2.1
01 Apr 00:49
Compare
Sorry, something went wrong.
No results found
[0.2.1] - 2025-04-01
Bug Fixes
fix requirement doc - (4071263 ) - Tyr Chen
Features
first implementation of pg mcp - (2bcf73c ) - Tyr Chen
add test support - (de7c73b ) - Tyr Chen
add client support - (98ecc33 ) - Tyr Chen
add integration tests - (feb84be ) - Tyr Chen
refactored the pg code and added agent code - (ea7eac1 ) - Tyr Chen
support create type - (9cf37e5 ) - Tyr Chen
Miscellaneous Chores
add gh action - (71918be ) - Tyr Chen
add docs - (ce8756e ) - Tyr Chen
fix gh - (31286ae ) - Tyr Chen
make the description of mcp more explicit - (bddbd6e ) - Tyr Chen
fix gh action - (0ea75c9 ) - Tyr Chen
update cargo.toml for publish - (4a049fa ) - Tyr Chen
update docs - (be9ce93 ) - Tyr Chen
Other
update spec based on previous learnings - (a6e007c ) - Tyr Chen
multiple file generation is not ideal, add more context - (6442eef ) - Tyr Chen
update spec based on another major failure - (be5b189 ) - Tyr Chen
update spec to make it more clear - (7eb6d78 ) - Tyr Chen
update doc - (b032faa ) - Tyr Chen