What's Changed
feat/refactor
- feat: improve size formatting for byte/bit by @Equationzhao in #239
- feat: reduce the binary size by @Equationzhao in #246
- feat: Add strftime format support to --after flag for consistent time parsing by @copilot-swe-agent in #251
- refactor: remove --detect-size option and simplify setLimit function by @Equationzhao in #254
- refactor: remove go-git dependency and related functions by @Equationzhao in #240
- build: Add optional build tags to reduce binary size by @copilot-swe-agent in #253
- deps: update dependencies to latest versions by @Equationzhao in #242
enhancement
- docs: fix typos by @kianmeng in #235
- chore: mark scripts as deprecated and remove tests directory by @Equationzhao in #238
New Contributors
- @copilot-swe-agent made their first contribution in #251
Full Changelog: v0.30.0...v0.31.0