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

refactor: rename to Credo #143

Merged

Commits on Jan 23, 2024

  1. docs: update package name

    Signed-off-by: Karim Stekelenburg <karim@animo.id>
    karimStekelenburg committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    77e0d0b View commit details
    Browse the repository at this point in the history
  2. feat: freeze v0.4 docs

    Signed-off-by: Karim Stekelenburg <karim@animo.id>
    karimStekelenburg committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    baba56c View commit details
    Browse the repository at this point in the history
  3. feat: update config

    Signed-off-by: Karim Stekelenburg <karim@animo.id>
    karimStekelenburg committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    c2e3432 View commit details
    Browse the repository at this point in the history
  4. refactor: rename "Aries JavaScript"

    Renames all occurrences of "Aries JavaScript" to "Credo".
    
    > NOTE: this change is not applied to the  directory.
    
    Signed-off-by: Karim Stekelenburg <karim@animo.id>
    karimStekelenburg committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    cde1377 View commit details
    Browse the repository at this point in the history
  5. refactor: duplicate snippets for 0.4

    Signed-off-by: Karim Stekelenburg <karim@animo.id>
    karimStekelenburg committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    b32a7cf View commit details
    Browse the repository at this point in the history
  6. refactor: rename various old name varients

    Replaces all occurrences of the following strings with "Credo"
    - Aries Framework JavaScript
    - Aries Framework JavaScript (AFJ)
    - Hyperledger Aries Framework JavaScript
    - Hyperledger Aries Framework JavaScript (AFJ)
    
    Regex pattern used: `\b(?:Hyperledger )?Aries Framework JavaScript(?: \(AFJ\))?`
    
    > NOTE: this change is not applied to the  directory
    
    Signed-off-by: Karim Stekelenburg <karim@animo.id>
    karimStekelenburg committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    e1decf6 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Update docusaurus.config.js

    Co-authored-by: Timo Glastra <timo@animo.id>
    Signed-off-by: Karim Stekelenburg <karim@animo.id>
    karimStekelenburg and TimoGlastra authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    cd9f2a8 View commit details
    Browse the repository at this point in the history
  2. Update docusaurus.config.js

    Co-authored-by: Timo Glastra <timo@animo.id>
    Signed-off-by: Karim Stekelenburg <karim@animo.id>
    karimStekelenburg and TimoGlastra authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    c0b6969 View commit details
    Browse the repository at this point in the history
  3. Update guides/ecosystem/index.md

    Co-authored-by: Timo Glastra <timo@animo.id>
    Signed-off-by: Karim Stekelenburg <karim@animo.id>
    karimStekelenburg and TimoGlastra authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    021c47a View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2024

  1. docs: remove dead link

    Signed-off-by: Karim Stekelenburg <karim@animo.id>
    karimStekelenburg committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    607ae7b View commit details
    Browse the repository at this point in the history
  2. refactor: update links and text

    Signed-off-by: Karim Stekelenburg <karim@animo.id>
    karimStekelenburg committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    f728a1e View commit details
    Browse the repository at this point in the history
  3. Update guides/getting-started/set-up/index.md

    Co-authored-by: Timo Glastra <timo@animo.id>
    Signed-off-by: Karim Stekelenburg <karim@animo.id>
    karimStekelenburg and TimoGlastra authored Jan 28, 2024
    Configuration menu
    Copy the full SHA
    721f731 View commit details
    Browse the repository at this point in the history
  4. build: set default to 0.4, mark 0.5 as unreleased

    Signed-off-by: Karim Stekelenburg <karim@animo.id>
    karimStekelenburg committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    c7b038c View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. refactor: rename AFJ to Credo

    Signed-off-by: Karim Stekelenburg <karim@animo.id>
    karimStekelenburg committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    7b620b3 View commit details
    Browse the repository at this point in the history
  2. refactor: update repo links

    Signed-off-by: Karim Stekelenburg <karim@animo.id>
    karimStekelenburg committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    eda148f View commit details
    Browse the repository at this point in the history
  3. refactor: update docs and ext links

    Signed-off-by: Karim Stekelenburg <karim@animo.id>
    karimStekelenburg committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    13baba4 View commit details
    Browse the repository at this point in the history
  4. build: update snippets package name

    Signed-off-by: Karim Stekelenburg <karim@animo.id>
    karimStekelenburg committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    b607387 View commit details
    Browse the repository at this point in the history
  5. style: run prettier

    Signed-off-by: Karim Stekelenburg <karim@animo.id>
    karimStekelenburg committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    106cf67 View commit details
    Browse the repository at this point in the history