Yasuhiro Hatta
|
3ac471a5a8
|
Merge pull request #16 from yaslab/document
Add documentation
|
2023-06-18 01:46:11 +09:00 |
Yasuhiro Hatta
|
bbae870c33
|
Add documentation
|
2023-06-18 01:43:35 +09:00 |
Yasuhiro Hatta
|
27f6cf8b16
|
Update Package.swift
|
2023-06-18 01:16:40 +09:00 |
Yasuhiro Hatta
|
1998e57be6
|
Merge pull request #15 from yaslab/update-gitignore
Update .gitignore
|
2023-06-18 00:54:48 +09:00 |
Yasuhiro Hatta
|
1cc2cf9c0a
|
Update .gitignore
- remove `.swiftpm` directory
|
2023-06-18 00:50:58 +09:00 |
Yasuhiro Hatta
|
ad05fcc107
|
Merge pull request #14 from yaslab/docc
Add a Swift Package Index manifest file (.spi.yml)
|
2023-06-18 00:44:48 +09:00 |
Yasuhiro Hatta
|
2534f942bf
|
Add a Swift Package Index manifest file (.spi.yml)
|
2023-06-18 00:36:45 +09:00 |
Yasuhiro Hatta
|
5a7bc90252
|
Update Package.swift
|
2023-06-18 00:30:38 +09:00 |
Yasuhiro Hatta
|
f2a3196fef
|
Update .gitignore
|
2023-06-18 00:26:45 +09:00 |
Yasuhiro Hatta
|
f34acf2630
|
Update swift-tools-version to 5.6
|
2023-06-18 00:21:15 +09:00 |
Yasuhiro Hatta
|
4ccb541841
|
Merge pull request #13 from yaslab/ci
Add CI settings for GitHub Actions
|
2022-02-06 19:35:50 +09:00 |
Yasuhiro Hatta
|
ea823f5150
|
Update README.md
|
2022-02-06 19:32:11 +09:00 |
Yasuhiro Hatta
|
5b885cdebd
|
Delete .travis.yml
|
2022-02-06 19:32:11 +09:00 |
Yasuhiro Hatta
|
a3daad13b7
|
Add CI settings for GitHub Actions
|
2022-02-06 19:32:10 +09:00 |
Yasuhiro Hatta
|
309acd503a
|
Merge pull request #12 from yaslab/release/1.2.0
Release 1.2.0
|
2022-02-06 09:44:33 +09:00 |
Yasuhiro Hatta
|
008b8f5d95
|
Release 1.2.0
|
2022-02-06 09:43:38 +09:00 |
Yasuhiro Hatta
|
149c414f7f
|
Merge pull request #10 from yaslab/enable-module-stability
Enable the `BUILD_LIBRARY_FOR_DISTRIBUTION` flag
|
2021-07-24 17:58:27 +09:00 |
Yasuhiro Hatta
|
057a880809
|
Enable the `BUILD_LIBRARY_FOR_DISTRIBUTION` flag
|
2021-07-24 17:58:02 +09:00 |
Yasuhiro Hatta
|
569c3867e6
|
Merge pull request #9 from yaslab/update-gitignore
Update .gitignore
|
2021-07-24 17:52:22 +09:00 |
Yasuhiro Hatta
|
4830146c0a
|
Update .gitignore
|
2021-07-24 17:51:40 +09:00 |
Yasuhiro Hatta
|
7b704af112
|
Merge pull request #8 from yaslab/update-to-xcode-12
Update to Xcode 12.5.1
|
2021-07-24 17:48:00 +09:00 |
Yasuhiro Hatta
|
0eaf9cb83c
|
Update to Xcode 12.5.1
|
2021-07-24 17:45:56 +09:00 |
Yasuhiro Hatta
|
f36cc11787
|
Merge pull request #7 from yaslab/rename-parameter
Rename the parameter name of `init(timestamp:uuid:)`
|
2021-07-24 17:38:28 +09:00 |
Yasuhiro Hatta
|
9c4b3b431c
|
Rename the parameter name of `init(timestamp:uuid:)`
|
2021-07-24 17:37:41 +09:00 |
Yasuhiro Hatta
|
419d62778d
|
Merge pull request #6 from mufumade/master
Added initializer for specifying own random data
|
2021-07-24 17:23:07 +09:00 |
mufumade
|
b0b7d99443
|
Simplefied small parts of creating the random part
|
2021-05-13 18:00:43 +02:00 |
mufumade
|
16b31986ca
|
Added initializer for specifying own random data
|
2021-05-13 13:35:57 +02:00 |
Yasuhiro Hatta
|
829acd3e8b
|
Use Array() instead of map()
|
2019-07-06 22:41:23 +09:00 |
Yasuhiro Hatta
|
a30d846585
|
Merge pull request #4 from yaslab/refactoring
Refactoring
|
2019-07-06 20:10:49 +09:00 |
Yasuhiro Hatta
|
87589c8b90
|
Generate LinuxMain.swift
|
2019-07-06 19:22:30 +09:00 |
Yasuhiro Hatta
|
00e95c021a
|
Add more unit tests
|
2019-07-06 19:19:49 +09:00 |
Yasuhiro Hatta
|
3465c586cf
|
Refactor base32 decoding
|
2019-07-06 19:09:08 +09:00 |
Yasuhiro Hatta
|
c69ad98c3e
|
Refactor base32 encoding
|
2019-07-06 18:45:23 +09:00 |
Yasuhiro Hatta
|
05ce7a7b7d
|
Merge pull request #3 from yaslab/release-1.1.0
Release 1.1.0
|
2019-06-22 23:55:38 +09:00 |
Yasuhiro Hatta
|
39d1c9ac52
|
Release 1.1.0
|
2019-06-22 23:52:11 +09:00 |
Yasuhiro Hatta
|
d5b6e3274d
|
Merge pull request #2 from yaslab/fix/ci-test
Fix errors in CI test
|
2019-06-21 01:01:36 +09:00 |
Yasuhiro Hatta
|
e6fa16a9bb
|
Fix errors in CI test
|
2019-06-21 00:54:38 +09:00 |
Yasuhiro Hatta
|
d117e1e1c7
|
Merge pull request #1 from adamrothman/swift5
Migrate to Swift 5
|
2019-06-21 00:04:53 +09:00 |
Adam Rothman
|
b8f7605ddb
|
Migrate to Swift 5
|
2019-06-18 21:41:35 -07:00 |
Yasuhiro Hatta
|
9e66ad6b79
|
Improve speed to convert to string
|
2019-01-17 01:17:58 +09:00 |
Yasuhiro Hatta
|
28bef7d170
|
Improve randomness test
|
2019-01-15 23:43:40 +09:00 |
Yasuhiro Hatta
|
1823b71a51
|
Add more tests
|
2019-01-13 21:08:17 +09:00 |
Yasuhiro Hatta
|
7bc4040dd9
|
Support sorting
|
2019-01-13 17:39:50 +09:00 |
Yasuhiro Hatta
|
776b2ca078
|
Update README.md
|
2019-01-13 16:52:52 +09:00 |
Yasuhiro Hatta
|
433d49cfe2
|
Update README.md
|
2019-01-13 15:42:26 +09:00 |
Yasuhiro Hatta
|
a0bf23e300
|
Update README.md
|
2019-01-13 15:16:08 +09:00 |
Yasuhiro Hatta
|
8730e18bc6
|
Update README.md
|
2019-01-13 15:12:42 +09:00 |
Yasuhiro Hatta
|
8002ded925
|
Add a Base32 decode test
|
2019-01-13 13:01:07 +09:00 |
Yasuhiro Hatta
|
cab8359fe7
|
Add Copyright
|
2019-01-13 12:35:37 +09:00 |
Yasuhiro Hatta
|
f79781d04d
|
Refactor Base32 encoder
|
2019-01-13 12:32:35 +09:00 |