fs_test_agent 5.0.0
fs_test_agent: ^5.0.0 copied to clipboard
Utilities for writing tests to validate file system and Dart project directory operations.
5.0.0 #
- Bump "fs_test_agent" to
5.0.0
.
4.4.0 #
- REFACTOR(postgres): BREAKING CHANGE major release for postgres driver. (d6bf1165)
- REFACTOR: House Keeping July 22. (cf1eb45e)
- REFACTOR: Bump min required dart version (#187). (0e870402)
- REFACTOR: Limit ci runs and uptick lint package (#160). (f8d1de60)
- REFACTOR: Uptick min dart version (#139). (45723b81)
- REFACTOR: Run analyzer and fix lint issues, possible perf improvements (#128). (0675a4eb)
- FIX: Melos stuff (#199). (20bc466d)
- FIX(ci): trigger. (36e63b05)
- FIX(ci): test publish CI. (7444f6ed)
- FIX: remove common_test from core. (94867de3)
- FIX: Versioning issues and upkeep (#191). (faa916ba)
- FIX: Upgrade to latest dependencies (#120). (2be7f7aa)
- FEAT: Prepping for orm (#190). (e82dfa6f)
- FEAT: Separates core framework and cli (#161). (28445bbe)
- FEAT: Works with latest version of dart (2.19), CI works, websockets fixed, melos tasks added:wq. (616a99be)
- DOCS: improve doc gen (#180). (8d18f872)
- DOCS: Add doc generation and housekeeping (#156). (89f303c8)
4.3.8 #
- Graduate package to a stable release. See pre-releases prior to this version for changelog entries.
4.3.8-dev.0 #
4.0.0 #
3.2.0 #
3.1.1 #
- REFACTOR: use melos for mono-repo management.
3.1.0 #
3.0.11 #
3.0.10 #
3.0.9 #
commit midway Released 3.0.9.
3.0.8 #
3.0.7 #
uptick version for multi release
3.0.5 #
Stable Conduit Release
2.0.0-b9 #
Fixed a bug with the conduit build command. We had left in dep overrides which should only be used for conduit internal dev.
2.0.0-b8 #
3rd attempt at first release.
1.0.0-b1 #
Fix analyzer warnings Remove appveyor.yml Split the util into 2 files and renamed it Split into 2 files Adding lint and gitacation Merge pull request #1 from j4qfrost/master add support for nullsafe code generation update version update appveyor remove null check op nullsafety fix windows issue fix argument in project agent init adds a test to debug windows issue add windows appveyor file update name beta tag homepage license initial commit
1.0.0-b1 #
- Initial version