Skip to content

Tags: josw123/dart-fss

Tags

v0.4.13

Toggle v0.4.13's commit message
Fix: distribution metadata error

The commit removes the invalid 'license-file' field causing the InvalidDistribution error and
replaces it with the correct 'license-files' field under [tool.setuptools]. This change ensures
that the distribution metadata is recognized as valid during packaging.

v0.4.12

Toggle v0.4.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #189 from devmjun/dev

TypeError: __init__() got an unexpected keyword argument 'corp_eng_name' 오류수정

v0.4.11

Toggle v0.4.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #187 from josw123/develop

Merge branch 'Develop'

v0.4.10

Toggle v0.4.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #171 from josw123/develop

chore: Update fake-useragent dependency version

v0.4.9

Toggle v0.4.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #169 from josw123/develop

Develop

v0.4.8

Toggle v0.4.8's commit message
Fix bug related to deadline extension document.

Fix bug related to documenting the extension of the financial statement deadline.

v0.4.7

Toggle v0.4.7's commit message
Fix bug(#145)

Fix the bug where the 'href' attribute is missing in the attachment documentation

v0.4.6

Toggle v0.4.6's commit message
Fix warning

Fixed FutureWarning in Series.getitem: Refactored indexing to use ser.iloc[pos] for position-based access, adhering to upcoming changes where integer keys will be treated as labels, consistent with DataFrame behavior.

v0.4.5

Toggle v0.4.5's commit message
Add test for #143

v0.4.4

Toggle v0.4.4's commit message
Fix(typo)