Skip to content

Commit

Permalink
Merge branch 'release/1.1' into 'main'
Browse files Browse the repository at this point in the history
# Conflicts:
#	Package.swift
  • Loading branch information
lorentey committed Apr 24, 2023
2 parents 33504bd + 992e0f3 commit 3f4d8f9
Show file tree
Hide file tree
Showing 349 changed files with 23,649 additions and 1,202 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ xcuserdata/
/Benchmarks/.swiftpm
/Benchmarks/.build
.docc-build
__pycache__
4 changes: 4 additions & 0 deletions .spi.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
version: 1
builder:
configs:
- documentation_targets: [Collections, BitCollections, DequeModule, HashTreeCollections, HeapModule, OrderedCollections]
Loading

0 comments on commit 3f4d8f9

Please sign in to comment.