Skip to content
This repository has been archived by the owner on Jul 31, 2024. It is now read-only.

Commit

Permalink
Merge pull request #207 from Sleitnick/dep-update
Browse files Browse the repository at this point in the history
Dependency update
  • Loading branch information
Sleitnick authored Apr 12, 2022
2 parents a7d555b + c2f1122 commit 07a0151
Show file tree
Hide file tree
Showing 5 changed files with 172 additions and 73 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,15 @@
## 1.4.6

- Update Comm dependency with new methods
- Update TableUtil (in bundled version) to use `table.clone` internally where appropriate

## 1.4.5

- Update dependencies
- Use Promise v4

## 1.4.4

- Add memory categories per service and controller to help track memory usage
- Update dependencies

Expand Down
2 changes: 1 addition & 1 deletion docs/gettingstarted.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Installing Knit is very simple. Just drop the module into ReplicatedStorage. Kni

**Rojo/Wally workflow:**

- Add Knit to your `wally.toml` dependency list (e.g. `Knit = "sleitnick/knit@^1.2"`)
- Add Knit to your `wally.toml` dependency list (e.g. `Knit = "sleitnick/knit@^1.4"`)
- Require Knit like any other module grabbed from Wally

:::note Wally
Expand Down
Loading

0 comments on commit 07a0151

Please sign in to comment.