You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* docs: remove all emojis from documentation
Remove emojis from README.md and CHANGELOG.md to maintain
professional documentation style. This change will be used
to test the v0.2.1 release process.
* docs: fix corrupted text in README examples section
Fixed garbled text in the database command examples that appeared
to be the result of a bad merge or copy-paste error.
- Improve redis-enterprise crate documentation and examples ([ae3caa9](https://github.com/joshrotenberg/redisctl/commit/ae3caa913d3b64e0e34f221ecbefee56be05010f))
21
21
- Add all missing Enterprise CLI commands ([2e79b91](https://github.com/joshrotenberg/redisctl/commit/2e79b9171e6a3c7804a9cd4129233763de1d6cc4))
@@ -62,15 +62,15 @@ All notable changes to this project will be documented in this file.
62
62
- Add --wait flag support for Cloud ACL commands ([1d652e8](https://github.com/joshrotenberg/redisctl/commit/1d652e879a2874dd7a0d01eb1f856bdb0f2e4c1a))
63
63
- Implement comprehensive release automation system ([8514042](https://github.com/joshrotenberg/redisctl/commit/851404276c0b833e49c1b621b4bc3892df4f6f44))
64
64
65
-
### 🎨 Styling
65
+
### Styling
66
66
67
67
- Rustfmt bdb handler changes for new endpoints ([442e278](https://github.com/joshrotenberg/redisctl/commit/442e278175c74d58490f068b5e59132e8da401e9))
68
68
- Apply rustfmt and tidy tests; all new Cluster/Node endpoints covered by basic tests ([a335506](https://github.com/joshrotenberg/redisctl/commit/a33550608a4f7ba60b9cd3b27c6c33c8531ed32e))
69
69
- Format code for Enterprise API coverage changes ([3edb474](https://github.com/joshrotenberg/redisctl/commit/3edb474bfb621404ca98e8f8a991f730e1e81823))
70
70
- Fix clippy doc comment lint after raw removal ([5a14686](https://github.com/joshrotenberg/redisctl/commit/5a14686b87b91753d204ccccb3b35658101e6f26))
71
71
- Apply cargo fmt across workspace ([5093f26](https://github.com/joshrotenberg/redisctl/commit/5093f26844a5f310a1e1d341d70997e0655def23))
72
72
73
-
### 🐛 Bug Fixes
73
+
### Bug Fixes
74
74
75
75
- Correct cargo-dist workflow tag pattern ([84f97cb](https://github.com/joshrotenberg/redisctl/commit/84f97cbe4a7801ba3d21f4ec3b924a026360764e))
76
76
- Add allow-dirty to cargo-dist config ([4808936](https://github.com/joshrotenberg/redisctl/commit/480893675fa3329ca14707cedd461b18cc502fb3))
@@ -123,7 +123,7 @@ All notable changes to this project will be documented in this file.
123
123
- Remove internal dependency version updates from prepare-release workflow ([#204](https://github.com/joshrotenberg/redisctl/issues/204)) ([e99dcb0](https://github.com/joshrotenberg/redisctl/commit/e99dcb0911cb3051e920c05562b456a28a351e05))
124
124
- Remove version constraints from workspace path dependencies ([#205](https://github.com/joshrotenberg/redisctl/issues/205)) ([e94466f](https://github.com/joshrotenberg/redisctl/commit/e94466fa714b1fea2ad7a193b4f7a37f349d1231))
125
125
126
-
### 📚 Documentation
126
+
### Documentation
127
127
128
128
- Add contributing guide and update installation docs ([5893261](https://github.com/joshrotenberg/redisctl/commit/5893261a7d5fbabfa2cf26dfcfde4245a1b63b08))
0 commit comments