Skip to content

Releases: evolutionsoftswiss/pokernow-handhistory-converter

Release 0.2.6

30 Oct 09:50
7726eae
Compare
Choose a tag to compare

Avoid conversion errors when player name matches other name substring

  • Fixes Issue #22

Release 0.2.5

24 Dec 10:43
Compare
Choose a tag to compare

Support both old and new format of log lines with hand number and game type

  • Should fix reported Issue #18

Release 0.2.4

04 Dec 10:08
Compare
Choose a tag to compare

Support new log format lines containing game type and others

  • Use corrections from #17 to get correct gameType with new log format
  • Introduce pattern with group to search gameType from #16

Release 0.2.3

18 Feb 04:08
04bb1b0
Compare
Choose a tag to compare

Support long living pokernow tables

Pokernow tables may live for weeks or months if they are repetitively used. The full log history is then reduced and may not start from Hand number one. This release supports importing those full log csv's not starting from Hand number 1.

Release 0.2.2

24 Oct 08:58
de0521e
Compare
Choose a tag to compare

Corrections and Improvements

  • Add Ante support to fix #8
  • Add own "hero" hole cards to hole cards section instead of adding them to showdown fixed #9
  • Support player names including dots without additional mapping, fixed #7

Release 0.2.1

29 Jul 10:36
f0ae55c
Compare
Choose a tag to compare

Corrections for player names containing '$' or spaces

  • Fix Issue #3 Experiencing several Different Errors importing to PT
  • Fix Issue #4 Mac: Error on Usernames containing certain characters (e.g. "$")

Release 0.2.0

01 Jan 16:02
Compare
Choose a tag to compare

Corrections

  • Handle and strip away all-in text when blind posting causes an all-in
  • Correct pot total with cent values
  • Avoid a lot of decimal digits from double calculated values

Improvements

  • Handle common error sources
  • Log error hand number and write error hand contents files

Initial 0.1.0 Release

27 Dec 11:19
Compare
Choose a tag to compare

Provide 0.1.0 version

  • Support all three game types of pokernow.club
  • Add configurable properties files