fortrangoingonforty/lib-modules / bd5fe2f

Browse files

Record devloop release

Authored by mfwolffe <wolffemf@dukes.jmu.edu>
SHA
bd5fe2f708ef8a4fb2582d6458d1f0cd618e5802
Parents
0866815
Tree
cd7dd1c

3 changed files

StatusFile+-
M README.md 4 4
M packages/fgof-devloop 1 1
M packages/fgof-process 1 1
README.mdmodified
@@ -35,8 +35,8 @@ Go straight to the first standalone package if you already know what you want:
3535
 - [fgof-jobs](https://github.com/FortranGoingOnForty/fgof-jobs)
3636
 - [fgof-devloop](https://github.com/FortranGoingOnForty/fgof-devloop)
3737
 
38
-The current active library target is `fgof-devloop`, with `fgof-archive`
39
-and `fgof-snapshot` close behind in the backlog.
38
+The most recently released library target is `fgof-devloop`, with
39
+`fgof-archive` and `fgof-snapshot` close behind in the backlog.
4040
 
4141
 If you want local comparison checkouts for already-served or deferred areas,
4242
 use `./scripts/sync-refs.sh` to populate `.refs/` from the curated reference
@@ -89,7 +89,7 @@ lib-modules/
8989
 
9090
 | Package | Status | Repo Model | Notes |
9191
 | --- | --- | --- | --- |
92
-| [`fgof-process`](https://github.com/FortranGoingOnForty/fgof-process) | released `v0.1.0` + trunk fix | standalone repo + submodule | POSIX-first process helpers, mounted at `packages/fgof-process` |
92
+| [`fgof-process`](https://github.com/FortranGoingOnForty/fgof-process) | released `v0.1.1` | standalone repo + submodule | POSIX-first process helpers, mounted at `packages/fgof-process` |
9393
 | [`fgof-fs`](https://github.com/FortranGoingOnForty/fgof-fs) | released `v0.1.0` | standalone repo + submodule | filesystem and path helpers, mounted at `packages/fgof-fs` |
9494
 | [`fgof-pty`](https://github.com/FortranGoingOnForty/fgof-pty) | released `v0.1.0` | standalone repo + submodule | POSIX-first PTY helpers, mounted at `packages/fgof-pty` |
9595
 | [`fgof-lineedit`](https://github.com/FortranGoingOnForty/fgof-lineedit) | released `v0.1.0` | standalone repo + submodule | Fortran-native line editing helpers, mounted at `packages/fgof-lineedit` |
@@ -104,7 +104,7 @@ lib-modules/
104104
 | [`fgof-clipboard`](https://github.com/FortranGoingOnForty/fgof-clipboard) | released `v0.1.0` | standalone repo + submodule | clipboard text helpers, mounted at `packages/fgof-clipboard` |
105105
 | [`fgof-screen`](https://github.com/FortranGoingOnForty/fgof-screen) | released `v0.1.0` | standalone repo + submodule | virtual screen buffer helpers, mounted at `packages/fgof-screen` |
106106
 | [`fgof-jobs`](https://github.com/FortranGoingOnForty/fgof-jobs) | released `v0.1.0` | standalone repo + submodule | background job and wait-model helpers, mounted at `packages/fgof-jobs` |
107
-| [`fgof-devloop`](https://github.com/FortranGoingOnForty/fgof-devloop) | in development, Sprint 05 | standalone repo + submodule | watch-driven development loop helpers, mounted at `packages/fgof-devloop` |
107
+| [`fgof-devloop`](https://github.com/FortranGoingOnForty/fgof-devloop) | released `v0.1.0` | standalone repo + submodule | watch-driven development loop helpers, mounted at `packages/fgof-devloop` |
108108
 
109109
 As packages are created:
110110
 
packages/fgof-devloopmodified
@@ -1,1 +1,1 @@
1
-Subproject commit 4b880d28887b366bdf0656b25e67b4a607d0b91a
1
+Subproject commit be8dce4578d0fc00d3fd42a932b3e1dcf4899780
packages/fgof-processmodified
@@ -1,1 +1,1 @@
1
-Subproject commit dd71a77c61985380c7e32f4a719fd8bb247625c7
1
+Subproject commit 74de57f5e3397574b3e8c24636612d9f994e853d