Skip to content

Releases: AI21Labs/ai21-tokenizer

v0.1.2

21 Nov 09:28
Compare
Choose a tag to compare

v0.1.2 (2023-11-21)

Chore

  • chore(deps-dev): bump safety from 2.3.4 to 2.3.5 (#28)

Bumps safety from 2.3.4 to 2.3.5.


updated-dependencies:

  • dependency-name: safety
    dependency-type: direct:development
    update-type: version-update:semver-patch
    ...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (28118ac)

  • chore(deps-dev): bump pytest-mock from 3.10.0 to 3.11.1 (#24)

Bumps pytest-mock from 3.10.0 to 3.11.1.


updated-dependencies:

  • dependency-name: pytest-mock
    dependency-type: direct:development
    update-type: version-update:semver-minor
    ...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: asafgardin <[email protected]> (0a36f21)

Ci

  • ci: Remove install from publish (#29)

  • ci: Removed install dependency

  • ci: changlog changes (f8e8392)

  • ci: dependabot pr limit (#27)

  • ci: dependabot pr limit

  • ci: dependabot pr limit (9b2c4f8)

Fix

  • fix: workflow dispatch for release action (#33) (f81b4ab)

v0.1.1

20 Nov 11:40
Compare
Choose a tag to compare

v0.1.1 (2023-11-20)

Fix

  • fix: used PAT (#26)

  • test: write to main

  • fix: token

  • test: debug

  • test: debugging tokens

  • test: uncomment

  • test: write to main

  • fix: token

  • test: debug

  • test: debugging tokens

  • test: uncomment

  • fix: Changed to main (2ff12c9)

v0.1.0

20 Nov 11:27
Compare
Choose a tag to compare

v0.1.0 (2023-11-20)

Ci

  • ci: Create dependabot.yml (#19)

  • ci: Create dependabot.yml

  • fix: commit-message prefix

  • fix: Added more config to dependabot action (23faaa8)

Feature

  • feat: Pypi publish (#18)

  • feast: Added setup.py

  • feast: Added publish.yaml (77ee751)

  • feat: test PAT (#9) (a10b6a4)

  • feat: Added semantic prs actions (#8) (afab5ff)

Fix

  • fix: Added permissions (#25)

  • fix: Added permissions

  • fix: permissions location

  • fix: verbose

  • fix: Removed bad input "root_options" (d684575)

  • fix: Change token (#17)

  • fix: token key

  • fix: token github

  • fix: token github cls

  • fix: token github cls (ec4f35b)

  • fix: Change token (#16)

  • fix: token key

  • fix: token github (d876a43)

  • fix: token key (#15) (0b76344)

  • fix: keys (#14) (b064ea6)

  • fix: Test token (#11)

  • feat: test PAT

  • feat: test github token

  • fix: PAT (94f64b6)

  • fix: Test token (#10)

  • feat: test PAT

  • feat: test github token (52484fe)

  • fix: root_options verbose (#6) (220ba5b)

  • fix: Release action test (#5)

  • fix: Added release step

  • fix: branch name for testing

  • fix: Removed comment

  • chore(release): v0.0.1 [skip ci]

  • fix: branch rename

  • fix: Removed CHANGELOG.md


Co-authored-by: github-actions <[email protected]> (fae5423)

Test

  • test: Test token (#13)

  • feat: test PAT

  • feat: test github token

  • fix: PAT

  • test: Added test step

  • test: Added test step

  • test: Added token to use (d445e36)

  • test: Test token (#12)

  • feat: test PAT

  • feat: test github token

  • fix: PAT

  • test: Added test step

  • test: Added test step (9619c3e)

Unknown

  • Add kwargs to functions (#7)

  • feat: added kwargs

  • test: Added tests (efecff9)

  • Release action (#4)

  • feat: Added release action

  • fix: Removed unnecessary code

  • fix: testing on branch

  • fix: removed node install

  • fix: Removed unnecessary step

  • fix: base-branch

  • fix: removed code

  • 0.0.2

  • feat: python-semantic-release test

  • fix: branch name

  • fix: branch name in .toml

  • fix: change from branch to match

  • fix: Added release_action part

  • chore(release): v0.1.0 [skip ci]

  • refactor: removed CHANGELOG.md

  • fix: branch to main

  • feat: Added version.py to version_variable

  • feat: Upgraded python-semantic-release

  • feat: Added python-semantic-release

  • fix: Removed unnecessary file

  • fix: Changed version


Co-authored-by: github-action <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions <[email protected]> (694683a)

  • Add code (#2)

  • feat: Jurassic tokenizer

  • fix: remove is_start

  • fix: add types

  • fix: add types

  • chore: extracted utils

  • fix: simplified tokenizer even more

  • fix: simplified tokenizer even more

  • feat: Added tests

  • feat: exposed prop


Co-authored-by: Asaf Gardin <[email protected]> (6b80a05)