Skip to content

20200703

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Jul 06:06
fee4849

New

  • Add status label to simple calibrator. [alex-ong]

Changes

  • Remove simpleaudio from requirements. [alex-ong]

    We don't play audio in this client any more

  • Merge pull request #48 from timotheeg/fix_palette_compute_script. [Alex Ong]

    Capture areas from nes logical pixels, and update easiercap palette accordingly

  • Update compute_palette_script to sample 3 nes logical pixels. [Timothee Groleau]

  • Capture areas from nes logical pixels, and update easiercap palette accordingly. [Timothee Groleau]

Other

  • Use pystache to generate changelog. [alex-ong]

    This is due to default implementation forcing wrapping at 70 chars.

  • Add fetch-depth 0 to checkout; so we get full fetch history. [alex-ong]

  • Point create-release to 1.1.2 since v1 does not allow changelog files. [alex-ong]

  • Add automatic changelog generation to build-windows.bat and yml. [alex-ong]

  • Add gitchangelog module to build folder. [alex-ong]