Skip to content

Releases: TheRenegadeCoder/pymon

Pymon v1.0.1: Major Bug Fix

16 Jan 19:15
9db74f2
Compare
Choose a tag to compare

What's Changed

  • Fixed an Issue Where Queries with Question Marks Would Break Pymon by @jrg94 in #23

Full Changelog: v1.0.0...v1.0.1

Pymon v1.0.0: Built Out Backend Using Proper Database

29 Dec 21:06
79dd580
Compare
Choose a tag to compare

What's Changed

  • Reworked Pymon to Use a SQLite Database on the Backend by @jrg94 in #21

Full Changelog: v0.6.0...v1.0.0

Pymon v0.6.0: Added Logging Feature

27 Oct 04:34
3b32ae1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.6.0

Pymon v0.5.0: Added Study Guide Feature

22 Sep 20:30
2ddfa8f
Compare
Choose a tag to compare

What's Changed

  • Added a Tag Feature to Group Queries by Related Topics by @jrg94 in #18

Full Changelog: v0.4.1...v0.5.0

Pymon v0.4.1: Minor Bug Fixes

07 Apr 03:08
2819a19
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

Pymon v0.4.0: Rebranding Release!

24 Mar 02:41
3b6025a
Compare
Choose a tag to compare

What's Changed

  • Added GitHub Action to Test Python Code by @jrg94 in #10
  • Rebranded Code from CS Query Bot to Pymon by @jrg94 in #11

Full Changelog: v0.3.0...v0.4.0

CS Query Bot v0.3.0: Added the KNOWLEDGE_PATH Environment Variable

23 Mar 20:20
9b3989d
Compare
Choose a tag to compare

What's Changed

  • Added the Ability to Load a JSON File Remotely by @jrg94 in #7

Full Changelog: v0.2.0...v0.3.0

CS Query Bot v0.2.0: Added a Similar Question Features

22 Mar 01:06
97f37e5
Compare
Choose a tag to compare

What's Changed

  • Added a Similar Query Feature to the Get Command by @jrg94 in #6

Full Changelog: v0.1.1...v0.2.0

CS Query Bot v0.1.1: Fixed a Search Bug

21 Mar 23:40
cd79029
Compare
Choose a tag to compare

What's Changed

  • Added a Few More Questions to the Collection by @jrg94 in #3
  • Improved the Search Algorithm by @jrg94 in #5

Full Changelog: v0.0.1...v0.1.1

CS Query Bot v0.0.1: Initial Release

10 Mar 22:49
9f8f26f
Compare
Choose a tag to compare

What's Changed

  • Created a CS Query Bot Prototype by @jrg94 in #1

New Contributors

  • @jrg94 made their first contribution in #1

Full Changelog: https://github.com/TheRenegadeCoder/cs-query-bot/commits/v0.0.1