Skip to content

v4.5.4: Do not rely on regex for topic list (#66)

Latest
Compare
Choose a tag to compare
@miguelreiswildlife miguelreiswildlife released this 14 Jan 18:35
62e530b
* Do not rely on regex for topic list

* Fix regex to extract game and platform

* Parse regex

* Fix tests

* fix error message

* Remove redundant function

* fix