nirum-lang / nirum-python

The Nirum runtime library for Python
https://nirum.org/docs/target/python.html
MIT License
8 stars 9 forks source link

Latest nirum-python is not compatible with latest nirum. #119

Closed Jhuni0123 closed 3 years ago

Jhuni0123 commented 3 years ago

ex) nirum.deserialize.deserialize_* After nirum 4.0, many fields of nirum objects are removed. https://github.com/nirum-lang/nirum/blob/master/CHANGES.md#python-target-2 But it still use them.

Tests are also broken after last release.

Jhuni0123 commented 3 years ago

It seems that this is applied in master branch. It needs to be released.

dahlia commented 3 years ago

@kanghyojun We need to release the version 0.7.0…

By the way, I believe we should give org/repo/Hackage/PyPI ownerships to @spoqa people.

kanghyojun commented 3 years ago

https://pypi.org/project/nirum/0.7.0/ is just released. And I gave the maintainer role to dev_spoqa.