Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: akaza-im/akaza
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.4
Choose a base ref
...
head repository: akaza-im/akaza
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.5
Choose a head ref
  • 10 commits
  • 16 files changed
  • 2 contributors

Commits on Jan 17, 2023

  1. Tweak model.yml

    生成されるakaza-data.tar.gzに含まれるファイルのパスをakaza-data/から始まるようにした。
    
    Signed-off-by: Masanori Ogino <[email protected]>
    omasanori committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    4d9fb40 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #160 from omasanori/tweak-model-archive

    model.ymlの微調整
    tokuhirom authored Jan 17, 2023
    Configuration menu
    Copy the full SHA
    bc68286 View commit details
    Browse the repository at this point in the history
  3. Remove lindera support #161

    Github actions のディスク容量が足りなくなったので容量が大きい crate
    を除外する処置。
    tokuhirom committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    194b64b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #162 from tokuhirom/drop-lindera

    Remove lindera support #161
    tokuhirom authored Jan 17, 2023
    Configuration menu
    Copy the full SHA
    5c0c26c View commit details
    Browse the repository at this point in the history
  5. enable cargo-deny

    tokuhirom committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    a08c8ab View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ec255d8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    edbe172 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #163 from tokuhirom/deny

    cargo-deny を導入する
    tokuhirom authored Jan 17, 2023
    Configuration menu
    Copy the full SHA
    334f79c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1e97aa9 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #165 from tokuhirom/show-symbol

    show input-mode symbol as an icon
    tokuhirom authored Jan 17, 2023
    Configuration menu
    Copy the full SHA
    30c555a View commit details
    Browse the repository at this point in the history
Loading