Skip to content

Releases: ncaq/auto-sudoedit

v1.1.2

20 Apr 08:34
Immutable release. Only release title and notes can be modified.
b792e82

Choose a tag to compare

What's Changed

Bug Fixes

  • fix: オーナーに書き込み権限がないファイルでsudo変換をスキップするようにした by @ncaq in #33

Full Changelog: v1.1.1...v1.1.2

v1.1.1

20 Apr 07:06
Immutable release. Only release title and notes can be modified.
a4d7386

Choose a tag to compare

What's Changed

Features

  • fix: docker.elのtramp経由でdiredのイメージが見れる機能で誤爆していたのを修正 closed #18 by @ncaq in #19
  • make auto-sudoedit-mode global by @LemonBreezes in #20

Bug Fixes

  • fix: hop文字列のポート番号フォーマットを修正 by @ncaq in #32

Refactoring

  • build: nix-templatesのbasicテンプレートを適用して開発環境を整備 by @ncaq in #23
  • test: 現状を追認するテストを追加 by @ncaq in #24

Testing

  • test: 全関数をカバーするテストを追加 by @ncaq in #26

CI

  • ci: use ncaq/nix-composite-action for Nix setup and caching by @ncaq in #28

Dependency Updates

  • build(deps): update ncaq/kyosei-action action to v1.2.2 by @renovate[bot] in #27
  • build(deps): lock file maintenance by @renovate[bot] in #29
  • build(deps): update ncaq/kyosei-action action to v1.3.0 by @renovate[bot] in #30
  • build(deps): update ncaq/nix-composite-action action to v1.1.1 by @renovate[bot] in #31

Other Changes

  • tramp(ssh)をサポートする closed #10 by @ncaq in #12
  • Add support for other users and other find-file functions by @yvie-k in #15
  • cleaned: added: require: tramp-sh by @ncaq in #16
  • added: defcustom auto-sudoedit-ask by @ncaq in #17
  • chore: .claude/settings.jsonを追加 by @ncaq in #25

New Contributors

Full Changelog: v1.1.0...v1.1.1