Commit graph

25 commits

Author SHA1 Message Date
semantic-release-bot 8e1d658344 chore(release): v1.1.0 [CI SKIP]
All checks were successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2023-01-27 04:50:56 +00:00
Dylan R. E. Moonfire ebb569b9db build: removed some dead targets, reordered prettier before eslint
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-01-26 22:22:17 -06:00
Dylan R. E. Moonfire 4da4f98ce1 build: clean target needs to also remove the incremental build file 2023-01-26 22:21:29 -06:00
Dylan R. E. Moonfire 93c786eb23 feat(list): added some additional formatting for list 2023-01-26 22:19:45 -06:00
semantic-release-bot 5933554cb4 chore(release): v1.0.0 [CI SKIP] 2023-01-26 17:51:57 +00:00
Dylan R. E. Moonfire 3975d553fe build: switched from yarn to npm
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-01-26 08:19:00 -06:00
Dylan R. E. Moonfire 9b334f2b72 build: fixing various eslint references
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-01-25 22:28:39 -06:00
Dylan R. E. Moonfire f4ce8e44e8 build: updating husky 2023-01-25 22:23:33 -06:00
Dylan R. E. Moonfire 55d812ea89 build: switching environment to use NixOS flakes 2023-01-25 20:28:19 -06:00
semantic-release-bot 1e01da5f52 chore(release): v0.2.1
## [0.2.1](https://gitlab.com/mfgames-writing/markdowny/compare/v0.2.0...v0.2.1) (2021-02-05)

### Bug Fixes

* correcting some documentation ([a5153e8](a5153e8aa6))
2021-02-05 00:21:05 +00:00
Dylan R. E. Moonfire 0fa623c2ea build: fixing issues with linting 2021-02-03 23:30:00 -06:00
Dylan R. E. Moonfire 6a06145a0a chore: updating links in package.json 2021-02-03 23:15:26 -06:00
Dylan R. E. Moonfire 14df2a0136 chore(deps): updating packages 2021-02-03 23:15:00 -06:00
Dylan R. E. Moonfire 64947efc75 refactor: ordering package.json 2021-02-03 23:00:02 -06:00
Dylan R. E. Moonfire 26bc187113 0.2.0 2020-08-27 21:17:45 -05:00
Dylan R. E. Moonfire a80aeb2f7f feat(extract): added additional options to extract
- `--no-list` to not write the output as a list of objects
- `--yaml` to write the output as YAML
- `--content` to extract the content of a property of the given name
- Updated read me to include usage of extract
2020-08-27 20:54:28 -05:00
Dylan R. E. Moonfire 910ae7da23 0.1.0 2020-08-18 01:33:53 -05:00
Dylan R. E. Moonfire 3bb5570878 feat(list): added new comment for creating a numbered list 2020-08-18 00:17:27 -05:00
semantic-release-bot 33b78e7c37 chore(release): v0.0.3
## [0.0.3](https://gitlab.com/mfgames-writing/markdowny/compare/v0.0.2...v0.0.3) (2018-08-11)

### Bug Fixes

* added package management ([c7c8281](https://gitlab.com/mfgames-writing/markdowny/commit/c7c8281))
2018-08-11 22:34:12 +00:00
Dylan R. E. Moonfire c7c82819e5 fix: added package management 2018-08-11 17:32:06 -05:00
Dylan R. E. Moonfire f9a24a4ab0 chore: udpating repository location 2018-08-11 17:02:18 -05:00
Dylan R. E. Moonfire 7d386d370a 0.0.2 2017-10-20 00:16:02 -05:00
D. Moonfire 184ebed21d 0.0.1 2017-10-19 19:21:49 -05:00
D. Moonfire dce80229c9 Refactoring layout to fit with a different standard.
- Same directory for the source and library files.
- Switched from dotted to lodash directly.
- tscconfig.json moved up a level.
- Updated TypeScript packages.
	- Updated various files that were now throwing errors.
2017-10-19 18:39:45 -05:00
Dylan R. E. Moonfire 9e42f79fc2 Initial commit. 2016-10-31 19:25:37 -05:00