Skip to content

v1.1.0 Project finished!

Latest
Compare
Choose a tag to compare
@Kubaryt Kubaryt released this 18 Jun 20:04
· 1 commit to main since this release

So goals stated in previous release has been achieved, I would love to say that project is finished, but unfortunately I think I will just refactor everything, because right now there are some stupid things like commit 2935843 which I have to fix.

Anyway development phase finished, now just refactor phase.

What's Changed

  • fix: Include all tests in pytest by @Kubaryt in #4
  • feat: Handle different neighbouring conditions by @Kubaryt in #4
  • refactor: Proper typing in Map class attributes by @Kubaryt in #4
  • feat: Implement setting birth and survival condition from cli by @Kubaryt in #4

Full Changelog: v1.0.0...v1.1.0