Commit Graph

52 Commits

Author SHA1 Message Date
Simon Binder f51eab3dc3
Remove sponsorship badges 2023-12-11 23:53:25 +01:00
Simon Friis Vindum 0b0a721164 Fix grammar mistakes in documentation 2023-11-01 17:46:55 +01:00
Simon Binder 34755b15a0
Update stream links in readme 2023-04-22 18:43:31 +02:00
Simon Binder c98dcc00e0
Upgrade to melos v3 2023-03-11 22:25:31 +01:00
Simon Binder 8e9e7fc291
Use melos to manage packages (#2060) 2022-09-15 23:42:20 +02:00
Simon Binder b95e70b438
Update Stream marketing URL 2022-07-16 11:53:18 +02:00
Simon Binder 7d940f8fd8
Fix more typos 2022-07-11 21:49:52 +02:00
Simon Binder 6a47e32afc
Link new cross-platform example in docs 2022-04-08 21:16:46 +02:00
Simon Binder da212944ff
Replace old website and repository links 2022-03-13 15:52:15 +01:00
creativecreatorormaybenot 9a788255fa
Fix table in README 2022-03-04 17:17:42 +01:00
Simon Binder fa63d972b2
Update Stream's marketing link 2022-01-07 22:58:39 +01:00
Ascênio Sanderson b787281865 docs: fix typos 2021-10-12 11:14:01 -03:00
Simon Binder fcc60d70c4
Rename to drift in main readme 2021-10-11 10:31:45 +02:00
Simon Binder e91207e9e4
Start preparing the documentation for the new name 2021-10-09 21:43:30 +02:00
Neevash Ramdial (Nash) 0626819004
Add sponsorship logo 2021-07-23 15:49:46 -04:00
Taufiq Rahman 5e93951a2e
Update README.md 2020-01-18 13:36:29 +06:00
Rody Davis 43316c1e47 Update moor_shared url (#330)
Update documentation to reflect the updated url

Co-authored-by: Simon Binder <oss@simonbinder.eu>
2020-01-09 21:11:30 +01:00
Simon Binder ef5dde135b
More marketing in readme 2019-11-08 17:32:05 +01:00
Simon Binder 603f9c0eb5
Update gitter links to new room 2019-10-25 16:22:12 +02:00
Simon Binder 7cddf6f5d7
Provide coverage upload token variable 2019-07-28 11:08:39 +02:00
Simon Binder bebf6884c4
Document the web feature 2019-07-06 15:29:32 +02:00
Simon Binder 2487c64c08
RELEASE 1.5
- Analyzed custom queries
- Better callbacks
- Update companions
2019-07-01 22:24:38 +02:00
Simon Binder baf3c9ce88
Parse update statements 2019-06-30 15:25:39 +02:00
Simon Binder 5e6cabc816
Write some rudimentary api and docs for the parser 2019-06-22 22:35:34 +02:00
Simon Binder 1bb4fe4aab
Changelog for version 1.3.0 2019-04-14 16:47:15 +02:00
Simon Binder 8d6c9b2ee6
Remove content out of readme in favor of website docs 2019-04-03 10:23:10 +02:00
Simon Binder 93d292cff1
Release 1.2 2019-03-27 19:02:58 +01:00
Simon Binder d4b97ab6fc
Clarify use of custom code in table dsl classes in readme 2019-03-15 20:09:51 +01:00
Simon Binder 81fe2e7feb
Implement custom column constraints 2019-03-14 19:11:26 +01:00
Simon Binder e3fbbb8c13
Implement a BlobColumn to hold arbitrary data 2019-03-10 19:45:32 +01:00
Simon Binder 8fe350219c
Release version 1.1 2019-03-10 15:21:42 +01:00
Simon Binder 09d047a868
Tests for transactions 2019-03-10 12:38:53 +01:00
Simon Binder 049a970b37
Transactions 2019-03-10 12:00:25 +01:00
Simon Binder 6835d9f67a
Add fancy batches 2019-03-09 21:32:36 +01:00
Simon Binder 087ecc9860
Fix ugly typo, remove git dependency from readme 2019-03-09 21:19:24 +01:00
Simon Binder c3ae9e7116
Fix another typo 2019-03-09 20:43:27 +01:00
Simon Binder d70b447c65
Fix some typos 2019-03-09 20:35:29 +01:00
Simon Binder 4d80ff77c9
Finalize renaming 2019-03-09 17:02:56 +01:00
Simon Binder 229784e6af
Add example that uses replace in readme 2019-03-09 16:20:27 +01:00
Simon Binder 2b24684abb
Generate copyWith method for data classes 2019-03-05 20:36:06 +01:00
Simon Binder d818942c8d
Update example: Can now update items 2019-03-03 22:03:11 +01:00
Simon Binder c485d04b23 Did that actually make the build faster? Lets find out 2019-03-01 21:12:00 +01:00
Simon Binder 7575040b07 Add mission TOC link, more comments in example app 2019-03-01 20:58:38 +01:00
Simon Binder e43a5dea60 Copy updated readme 2019-02-28 22:28:46 +01:00
Simon Binder bb0ed3137e Fix typo in README 2019-02-20 18:03:45 +01:00
Simon Binder db4948f842 Explicitly import dart:async for 2.0.0 support 2019-02-20 17:54:00 +01:00
Simon Binder 819bc16a16 Fix typos in readme 2019-02-20 16:37:09 +01:00
Simon Binder 824b5b4438 Document order-by clauses 2019-02-19 11:17:21 +01:00
Simon Binder f3bfc71727 release readiness? 2019-02-18 20:51:37 +01:00
Simon Binder 14ea7c36e0 Implement == and hashCode in generated data classes 2019-02-10 11:21:19 +01:00