Skip to content

Releases: NoviceLive/pat

Pat 0.5.1

17 Mar 13:41
Compare
Choose a tag to compare
Pat-0.5.1

0.5.1: Fixed the debugging stub.

Pat 0.5.0

17 Mar 13:24
Compare
Choose a tag to compare

What's New

  • Added [] syntax.
  • Added colorized logging and options -v and -q.
  • Added i18n stub.

What's Different

  • Changed API names.
    • Pat.create_pattern -> Pat.create
    • Pat.locate_pattern -> Pat.locate
  • Raised errors instead of returning None on failure.
    • IndexError from Pat.create
    • KeyError from Pat.locate

Pat 0.4.1

06 Mar 12:02
Compare
Choose a tag to compare

What's New

  • Added CLI flag -b / --big-endian.

Fixed Bugs

  • Considered endianness, fixing #3.

Pat 0.4.0

06 Mar 11:30
Compare
Choose a tag to compare
Pat-0.4.0

CLI: Supported sets combining with the optimal value.

Pat 0.3.0

01 Mar 08:02
Compare
Choose a tag to compare
Pat-0.3.0

readme: Updated usage.

pattern.c-0.1.0

06 Mar 10:11
Compare
Choose a tag to compare
Fixed the hyperlink.