Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bucketizers #6

Merged
merged 19 commits into from
Jun 14, 2024
Merged

Bucketizers #6

merged 19 commits into from
Jun 14, 2024

Commits on Mar 5, 2024

  1. update ldesify

    ajuvercr committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    3a4107e View commit details
    Browse the repository at this point in the history
  2. start implementation

    ajuvercr committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    b907389 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    b7562d5 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. better sds extraction

    ajuvercr committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    c1dece4 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. implement bucketizers

    ajuvercr committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    3855af2 View commit details
    Browse the repository at this point in the history
  2. update readme + bump version

    ajuvercr committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    2bcb804 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. small rework

    ajuvercr committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    a0d3784 View commit details
    Browse the repository at this point in the history
  2. bump version

    ajuvercr committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    6eae70e View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. update js-runner version

    ajuvercr committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    10d91ce View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. further updating things

    ajuvercr committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    6dd5171 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    fbc18d3 View commit details
    Browse the repository at this point in the history
  2. 0.3.0-alpha.1

    ajuvercr committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    88b2037 View commit details
    Browse the repository at this point in the history
  3. bump versions

    ajuvercr committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    7282ba7 View commit details
    Browse the repository at this point in the history
  4. 0.3.0-alpha.2

    ajuvercr committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    e6a83f5 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. bump

    ajuvercr committed May 8, 2024
    Configuration menu
    Copy the full SHA
    7620ef6 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. add template configs

    ajuvercr committed May 15, 2024
    Configuration menu
    Copy the full SHA
    c65427b View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Update dependencies

    julianrojas87 committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    95b5831 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into bucketizers

    # Conflicts:
    #	README.md
    #	configs/bucketizer.ttl
    #	configs/bucketizer_configs.ttl
    #	configs/sdsify.ttl
    #	package-lock.json
    #	package.json
    #	src/bucketizers.ts
    #	src/bucketizers/bucketizers.ts
    #	src/bucketizers/index.ts
    #	src/core.ts
    #	src/ldesify.ts
    #	src/sdsify.ts
    #	src/utils/index.ts
    #	test/bucketizer.test.ts
    #	test/processors.test.ts
    #	test/shapes.test.ts
    julianrojas87 committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    d80b95a View commit details
    Browse the repository at this point in the history
  3. Fix tests

    julianrojas87 committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    5f69258 View commit details
    Browse the repository at this point in the history