Skip to content

Releases: pablopunk/livesoccertv-parser

6.0.3 Search!

21 Sep 15:27
Compare
Choose a tag to compare

5.4.0 - Typescript types

17 Sep 16:00
Compare
Choose a tag to compare

It's been 6 long years

17 Sep 00:07
Compare
Choose a tag to compare

Fixed it all in like 20 minutes with ChatGPT. Even tests.

What's Changed

Full Changelog: 5.3.1...5.3.2

More robust, better tests and a lot of bugs fixed

27 Oct 20:13
Compare
Choose a tag to compare
  • d997763 Fix a bug (#9) that was causing recent played matches to be shown as live
  • 20c6141 Add html tests
  • bdaa5a2 Fix local TV channels (#8)
  • 310793e Half time should also show live=true
  • 46d050b Fix vulnerabilities

More stable

28 Apr 23:08
Compare
Choose a tag to compare

I'm glad to bring you this last release that fixes a major bug I was having for a long time and more timezones support:

  • Now all timezones should work fine!
  • Timezone resets to default on each request (there was a problem when you where making multiple requests - changing the default timezone would affect following requests).
  • Replaced axios with got

It works 🎉

19 Jan 19:38
Compare
Choose a tag to compare

Now the parser is consistent across all possible uses. Before it would cause problems depending on the browser language, server, etc.