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

Dev/refactor setup #119

Merged
merged 38 commits into from
Mar 12, 2023
Merged

Dev/refactor setup #119

merged 38 commits into from
Mar 12, 2023

Commits on Feb 22, 2023

  1. bump version

    CheatCod committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    019bca4 View commit details
    Browse the repository at this point in the history
  2. init refactor setting

    CheatCod committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    66db224 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    30f73c7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    af531a0 View commit details
    Browse the repository at this point in the history
  5. bindings

    CheatCod committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    bfe6d89 View commit details
    Browse the repository at this point in the history
  6. update bindings

    CheatCod committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    22d96bd View commit details
    Browse the repository at this point in the history
  7. bindings

    CheatCod committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    0186c8a View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2023

  1. add migration

    CheatCod committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    4159995 View commit details
    Browse the repository at this point in the history
  2. refactor done

    CheatCod committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    cbc8056 View commit details
    Browse the repository at this point in the history
  3. fix test case

    CheatCod committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    02b81fc View commit details
    Browse the repository at this point in the history
  4. bindings

    CheatCod committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    769426f View commit details
    Browse the repository at this point in the history
  5. export binding

    CheatCod committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    2d6b925 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

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

    CheatCod committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    ee44090 View commit details
    Browse the repository at this point in the history
  3. clippy & format

    CheatCod committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    58a3f57 View commit details
    Browse the repository at this point in the history
  4. remove unused bindings

    CheatCod committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    69abf84 View commit details
    Browse the repository at this point in the history
  5. add creation_time and path

    CheatCod committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    48bfb0c View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. remove deprecated flag

    CheatCod committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    4d6266e View commit details
    Browse the repository at this point in the history
  2. change set setting behaviour

    CheatCod committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    86887fe View commit details
    Browse the repository at this point in the history
  3. reorganize & bug fix

    CheatCod committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    4c6d287 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. bindings

    CheatCod committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    07a5916 View commit details
    Browse the repository at this point in the history
  2. export

    CheatCod committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    1354cb3 View commit details
    Browse the repository at this point in the history
  3. add section validation

    CheatCod committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    a9b9ce8 View commit details
    Browse the repository at this point in the history
  4. configurable manifest

    CheatCod committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    6bdd8c4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    10d5e75 View commit details
    Browse the repository at this point in the history
  6. get to put

    CheatCod committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    000502f View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. Configuration menu
    Copy the full SHA
    016dfea View commit details
    Browse the repository at this point in the history
  2. create instance directory

    CheatCod committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    933122b View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. fix order

    CheatCod committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    f268caa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    566d0bf View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. fix build

    CheatCod committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    e9d66d4 View commit details
    Browse the repository at this point in the history
  2. remove unused trait methods

    CheatCod committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    4b78391 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a6aea06 View commit details
    Browse the repository at this point in the history
  4. binding

    CheatCod committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    7b176d8 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2023

  1. minor fixes

    CheatCod committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    fa8712e View commit details
    Browse the repository at this point in the history
  2. dep

    CheatCod committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    2c67db5 View commit details
    Browse the repository at this point in the history
  3. difficulty should be enum

    CheatCod committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    0629878 View commit details
    Browse the repository at this point in the history
  4. reverse forge versions

    CheatCod committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    d81857e View commit details
    Browse the repository at this point in the history