Tags: 38tter/leetcode-cli
Tags
chore(version): bump version to v0.4.1 (clearloop#126) * chore(version): bump version to v0.4.1 * docs(CHANGELOG): v0.4.1 * chore(lock): update Cargo.lock * docs(Cargo.toml): update desc
refactor(config): make config more simple (clearloop#88) * feat(config): add module config instead of cfg.rs * feat(config): refactor sys * chore(config): wrap util functions in to Config * feat(config): add default values for config * feat(config): make config more simple * docs(README): add telegram link * chore(lock): udpate cargo.lock * fix(config): path of cache * chore(plugin): disable chrome plugin * docs(README): update config example * feat(config): hide submission and pick * chore(husky): remove cargo-husky