BrainScript
View source at https://github.com/awwsmm/BrainScript
Updates
- Commits: b64595c ... b64595c
- b64595c | add GitHub package
- An update on BrainScriptA subtitle with gives some additional info
This is an example log entry.
It's just a placeholder until other "update" log entries are available.
I'm using it to test the rendering and ordering of these updates, which are written in markdown, just like the blog posts.
Here is some other markdown stuff so I can see how it's rendered
- some stuff
- some more stuff
- additional stuff
A Level-2 Heading
Some content
A Level-1 Heading
Some more content
And this is a blockquote
// And this is a code block const answer = 42;
- Commits: ebe2b2f ... ebe2b2f
- ebe2b2f | Merge pull request #2 from awwsmm/dependabot/npm_and_yarn/lodash-4.17.19 Bump lodash from 4.17.15 to 4.17.19
- Commits: 20cf603 ... 20cf603
- 20cf603 | Bump lodash from 4.17.15 to 4.17.19 Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19) Signed-off-by: dependabot[bot] <support@github.com>
- - Commits: ad87be6 ... e7b8232
- e7b8232 | 5.0.0
- a9b58fe | rearranged toggle flags, fixed tests, added README
- 978e7aa | 4.0.0
- 9dd91c1 | revamped REPL and interpreter; ANSI escape sequences not working in REPL
- fa8f9bf | 3.0.0
- 4f277b6 | revamp of shell
- 49ebca3 | 2.0.0
- 3ab912a | added tests and examples, added mandatory 'classic mode' flag
- 3036654 | 1.0.1
- f245a16 | update dependency locks
- ad87be6 | initial commit