Monthly report: April 2020

Posted on Fri 01 May 2020 in reports • 1 min read

Here is the monthly report #23. You'll find some updates for April 2020.

FoFiX

Pull Requests (PR):

  • merged PR: "Clean up the GameEngine module" #170
  • merged PR: "Tests: init tests for the game.MainMenu module" #182
  • merged PR: "CMGL: replace the C-extension by pure Python code" #212
  • opened / merged PR: "PyPitch: extract the C++-extension of this repo" #214
  • opened / merger PR: "Revert "Tests: init tests for the game.MainMenu module" #215
  • opened PR: "Tests: init tests for the core.Scene module" #216

Other stats:

  • 290 stars (+3)
  • 77 forks (+6)
  • 57 issues
  • 10 PR (-2)

Pypitch

Released:

  • v1.0 released (extracted from the fofix repo)
  • v1.1 released (with doc)
  • v1.2 released (python 3 compatible)

Pull Requests (PR):

  • opened / merged PR: "Init the doc" #2
  • opened / merged PR: "Travis: reinstall numpy before testing" #3
  • opened / merged PR: "Doc: enhance the build" #4
  • opened / merged PR: "PEP 517 - 518: add a pyproject.toml file and update project URLs" #5
  • opened / merged PR: "Bump the version to 1.1" #6
  • opened / merged PR: "Document the release process" #7
  • opened / merged PR: "Python 3 compat'" #8
  • opened / merged PR: "Bump version: 1.2.dev0 → 1.2" #9
  • opened / merged PR: "CI: create wheels not only for python 2" #10