Commit Graph

71 Commits

Author SHA1 Message Date
Aaron L Bratcher 00ae2aaa2b Formatting 2023-02-11 08:59:36 -05:00
Aaron L Bratcher 0cae49924e Fix vacation balance updates 2023-02-10 13:59:20 -05:00
Aaron L Bratcher 383bc015b3 fix podspec 2023-01-19 09:57:14 -05:00
Aaron L Bratcher 605b3f2808 fix execution without Xcode debugging 2023-01-19 09:49:24 -05:00
Aaron L Bratcher 6eb70b0d03 Update thread priority 2023-01-06 08:36:42 -05:00
Aaron L Bratcher 779f0440a7 increase watchOS requirement 2022-11-23 12:53:18 -05:00
Aaron L Bratcher 5f613561d7 update iOS version 2022-11-22 15:18:30 -05:00
Aaron L Bratcher d2f2ed3f0d adjust podspec 2022-11-22 15:13:37 -05:00
Aaron L Bratcher 3ca592c47d Cleanup publishing tests and refactor condition parsing 2022-11-22 14:48:56 -05:00
Aaron L Bratcher 2f2cc31c8e Fix reconciliations for credit card 2022-11-15 15:41:06 -05:00
Aaron L Bratcher d419580d3d Show summary 2022-11-02 10:27:44 -04:00
Aaron L Bratcher dc16c1086a Fix ccPayments 2022-10-22 09:20:24 -05:00
Aaron L Bratcher ae78320ab5 Show transactions on start 2022-10-19 08:30:49 -05:00
Aaron L Bratcher 90d9ccee96 Open table before checking if table exists 2022-08-16 19:38:20 -04:00
Aaron L Bratcher c2eea0cbc9 Fix cross-thread access issues 2022-05-07 19:57:57 -04:00
Aaron L Bratcher bf12bb179b update pod spec 2022-04-30 18:28:11 -04:00
Aaron L Bratcher 068c0ef5ba Fix setUnsyncedTables signature. Add hasTable method. 2022-04-28 14:42:17 -04:00
AaronBratcher cd6c612602
Update README.md 2022-04-25 08:50:05 -04:00
Aaron L Bratcher bf20055897 Add async/await counterparts to all DBObject methods 2022-04-25 08:24:37 -04:00
AaronBratcher b564235a8d
Update README.md 2022-04-07 08:13:44 -04:00
Aaron L Bratcher bd6807f0d4 Update podspec 2022-04-05 14:53:24 -04:00
AaronBratcher 1d1937564b
Update .gitignore 2022-04-05 14:49:45 -04:00
Aaron L Bratcher 32fc3e2296 Update .gitignore 2022-04-05 14:45:55 -04:00
Aaron L Bratcher 781a52621c Convert to Swift Package 2022-04-05 14:38:57 -04:00
AaronBratcher b70e3635fb
Update AgileDB.podspec 2022-04-05 12:41:51 -04:00
AaronBratcher aed267a9a7
Update README.md 2022-04-05 12:38:43 -04:00
AaronBratcher a4e47aeec6
Merge pull request #6 from AaronBratcher/complex_DBObjects
Add complex type support to DBObject
2022-04-05 12:37:17 -04:00
Aaron L Bratcher 03664c04d8 Add complex type support to DBObject 2022-04-05 12:32:36 -04:00
AaronBratcher 1fb33403ed
Update README.md 2022-03-17 08:36:55 -04:00
AaronBratcher cda2d95b7e
Merge pull request #5 from Aaron-Penn-Interactive/patch-1
Update README.md
2022-03-17 08:36:05 -04:00
Aaron L Bratcher 12fc3dec97
Update README.md 2022-02-25 14:41:42 -05:00
AaronBratcher fca0e5569c
Update README.md 2022-02-25 09:52:43 -05:00
AaronBratcher e4cff78f30
Update README.md 2022-02-25 09:51:34 -05:00
AaronBratcher 20cd0a090a
Merge pull request #4 from AaronBratcher/asyncAwait
Async await
2022-02-25 09:50:00 -05:00
Aaron L Bratcher 9b8e7e64d4 Update documentation 2022-02-24 11:50:44 -05:00
Aaron L Bratcher 2ef779202d Finalize Async/Await support 2022-02-24 11:10:26 -05:00
Aaron L Bratcher 99c9385087 Add async/await methods 2022-02-21 11:14:06 -05:00
AaronBratcher d29d31742f
Merge pull request #3 from Aaron-Penn-Interactive/patch-2
Update README.md
2022-01-26 14:45:39 -05:00
Aaron-Penn-Interactive 69d03003be
Update README.md 2022-01-26 09:05:17 -05:00
AaronBratcher e74f21850f
Merge pull request #2 from Aaron-Penn-Interactive/patch-1
Update README.md
2021-10-24 04:57:50 -04:00
Aaron-Penn-Interactive 8a8c594a90
Update README.md 2021-10-24 04:56:52 -04:00
Aaron L Bratcher 7f33283787 Update JSONSerialization 2021-10-14 10:03:12 -04:00
AaronBratcher 2067fa5f68
Merge pull request #1 from AaronBratcher/NewMethods
Add new methods and tests and update README
2021-02-24 11:43:11 -05:00
Aaron L Bratcher 58e0017620 Add new methods and tests and update README 2021-02-24 11:02:46 -05:00
Aaron L Bratcher b6c6553e4b Remove SampleApps Package.swift 2020-06-30 10:54:14 -04:00
Aaron L Bratcher 1aabbf7faf Update Package.swift
Add package description
2020-06-24 08:13:00 -04:00
Aaron L Bratcher cf50c7e2d7 Create Package.swift
Keep Sample Apps from importing into Xcode
2020-06-24 08:02:56 -04:00
Aaron L Bratcher fb978c6b80 Delete Package.swift 2020-06-24 07:40:12 -04:00
Aaron L Bratcher 36d6895be9 Create Package.swift
Prevent Sample Appls from being imported into Xcode when using Swift Package Manager
2020-06-24 07:36:56 -04:00
AaronBratcher 6bd199ebae
Update README.md 2020-06-16 09:47:30 -04:00