Release 0.3.0: the public install object now carries the documentation - #13
Merged
Conversation
The public install object was still the 0.2.0 archive, built before the Documentation Center pages merged, so anyone installing from the README's URL got 42 exports and no documentation. Rebuilt and redeployed: the object now serves 0.3.0, 609 500 bytes, byte-identical to the archive built from this checkout, and installing it gives 42 exports with 43 documentation notebooks. Also add the README's hero picture — the adding machine's evolution on a zero tape, a tree portrait of the Grigorchuk generator b coloured by its sections, and the adding machine's single 32-cycle on level 5 — and record the build and install steps in REPRODUCING.md with their measured output.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The public install URL was stale. It still served the 0.2.0 archive, built before the Documentation Center pages merged in #9, so anyone following the README's install line got 42 exports and no documentation at all. Rebuilt and redeployed:
/obj/hajek_pavel/IteratedFiniteAutomaton.pacletnow serves 0.3.0, 609 500 bytes, byte-identical to the archive built from this checkout, and installing from it gives 42 exports and 43 documentation notebooks — one reference page per export plus the guide. Verified by installing from the URL in a fresh kernel.Version bumped to 0.3.0 across
PacletInfo.wl,CITATION.cffandREPRODUCING.md; adding complete documentation to the archive is a feature, not a patch.README hero picture — the adding machine iterated on a zero tape, a tree portrait of the Grigorchuk generator$b$ down to depth 5 coloured by its sections with the colour-permuting vertices enlarged, and the adding machine's action on level 5 as a single 32-cycle, which is why its period is $2^L$ from every tape.
REPRODUCING.md gains the build-and-install step with its measured output.
Test suite green (102/102).