This is an automated email from the ASF dual-hosted git repository.

jky pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flagon-distill.git


    from 61af38d  Merge pull request #15 from UMD-ARLIS/dev
     new 7dc4323  ci(bump-version): adjusts the cz version bump and changelog 
to all PRs into dev
     new 3bc4b0c  ci(bump-version): Removes bump commit message restrain to 
trigger commitizen
     new ffdacbe  ci(bump-version): triggers action run on PR into dev
     new a89c9f2  ci(bump-version): remove dependency on RAT
     new 2389540  Merge pull request #35 from UMD-ARLIS/34-changelog-bump
     new 27ca591  test(test_segment): adds specified default for the newline 
behavior on the exported csv in export_segment; changes the file opener in 
test_segment to a proper context manager so the file closes on context exit
     new 9058a1f  docs(readme): fixed repo url and name
     new 16832e7  Merge remote-tracking branch 'apache/master' into 
37-export-segment-test-failures-on-windows
     new b603d01  Merge pull request #38 from 
UMD-ARLIS/37-export-segment-test-failures-on-windows
     new 9eabe28  Merge pull request #17 from UMD-ARLIS/dev

The 317 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .github/workflows/bump_version.yml | 11 ++++---
 CHANGELOG.md                       | 56 ++++++++++++++++++++++++++++++++++
 CHANGELOG.rst                      | 62 --------------------------------------
 README.rst                         |  4 +--
 distill/__version__.py             |  2 +-
 distill/segmentation/segment.py    | 51 +++++++++++++++----------------
 pyproject.toml                     |  4 +--
 tests/test_segment.py              | 22 +++++++-------
 8 files changed, 103 insertions(+), 109 deletions(-)
 create mode 100644 CHANGELOG.md
 delete mode 100644 CHANGELOG.rst

Reply via email to