Kakaowork

Latest version: v0.8.0

Safety actively analyzes 623841 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

0.8.0

============================

Breaking Changes
----------------

- Drop Python 3.6 support due to EOL (`136 <https://github.com/skyoo2003/kakaowork-py/issues/136>`_)

0.7.1

============================

Bug Fixes
---------

- Added content-type header in async client (`168 <https://github.com/skyoo2003/kakaowork-py/issues/168>`_)

0.7.0

============================

Breaking Changes
----------------

- Changed to specifications for blockkit properties (`157 <https://github.com/skyoo2003/kakaowork-py/issues/157>`_)
- Changed BlockKitBuilder.load to class method (`166 <https://github.com/skyoo2003/kakaowork-py/issues/166>`_)


Bug Fixes
---------

- Removed validator whether URL has file extension in ImageLinkBlock. (`151 <https://github.com/skyoo2003/kakaowork-py/issues/151>`_)
- Fixed typo in blockkit.TextInline (`156 <https://github.com/skyoo2003/kakaowork-py/issues/156>`_)
- Fixed errors for datetime format of str type in models (`163 <https://github.com/skyoo2003/kakaowork-py/issues/163>`_)
- Fixed ratelimiter capacity reset not working (`164 <https://github.com/skyoo2003/kakaowork-py/issues/164>`_)

0.6.0

============================

Breaking Changes
----------------

- Replaced NamedTuple with pydantic.BaseModel. (`138 <https://github.com/skyoo2003/kakaowork-py/issues/138>`_)

- Removed functions: to_dict/to_json/from_dict/from_json. Use pydantic methods now.
- Renamed function: to_plain to plain.


New Features
------------

- Added Kakaowork API: messages.send_by. (`145 <https://github.com/skyoo2003/kakaowork-py/issues/145>`_)
- Added Kakaowork APIs below. (`146 <https://github.com/skyoo2003/kakaowork-py/issues/146>`_)

- /batch/users.set_work_time
- /batch/users.set_vacation_time
- /batch/users.reset_work_time
- /batch/users.reset_vacation_time


Miscellaneous
-------------

- Update dependencies. (`141 <https://github.com/skyoo2003/kakaowork-py/issues/141>`_)

- urllib3 = ">=1.14,<2"
- aiosonic = ">=0.10,<1"

0.5.0

============================

New Features
------------

- Added Kakaowork API: messages.send_by_email (`130 <https://github.com/skyoo2003/kakaowork-py/issues/130>`_)


Enhancement
-----------

- Support for TextBlock API format changed from KakaoWork 1.7 or higher (`131 <https://github.com/skyoo2003/kakaowork-py/issues/131>`_)

0.4.1

============================

Miscellaneous
-------------

- Python 3.10 support (`127 <https://github.com/skyoo2003/kakaowork-py/issues/127>`_)

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.