Son CV dans un terminal web en Javascript! https://terminal-cv.gregandev.fr
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

45 KiB

0.16.5 (2021-07-28)

0.16.4 (2021-06-11)

0.16.3 (2021-06-10)

  • 0.16.3 (a432762)
  • build: update dep dev (a041b43)
  • build(deps): bump glob-parent from 5.1.1 to 5.1.2 (a519a3e)

0.16.2 (2021-06-08)

0.16.1 (2021-06-04)

0.16.0 (2021-06-03)

  • 0.16.0 (395d5cf)
  • Update readme.md (dc74d4f)
  • ci: drop support old node (5f85311)
  • build: update depdev (4d1a12f)
  • build(deps): bump handlebars from 4.7.6 to 4.7.7 (0473fcb)
  • build(deps): bump hosted-git-info from 2.8.8 to 2.8.9 (c53be65)
  • build(deps): bump lodash from 4.17.20 to 4.17.21 (3e73913)
  • test: fix match content false (b07aa0b)

0.15.2 (2021-04-13)

  • 0.15.2 (64a1aeb)
  • build: update dependencies (a7a5d59)
  • build(deps): bump ini from 1.3.5 to 1.3.8 (919a412)
  • build(deps): bump y18n from 4.0.0 to 4.0.1 (0d8d16e)
  • chore: update readme (d90f573)

0.15.1 (2020-11-26)

0.15.0 (2020-11-24)

  • 0.15.0 (2cd49f8)
  • build: fix settings (0064e6c)
  • build: update build system (e9a8a56)
  • fix: wrap tree if tree string (2faf49c)
  • test: options fix typo (5ec2147)
  • test: skip because tree should be array (a35bb6b)
  • test: skipParse should wrap api tree (08082fe)
  • docs: add posthtml-external-link to plugin list (3bfdca8)

0.14.0 (2020-11-16)

0.13.4 (2020-10-15)

  • 0.13.4 (9277613)
  • ci: change travis to github action (896fa50)
  • refactor: migrate to ES6 (b396b88)
  • docs: add create to your project description (c2dc7e6)
  • docs: remove gitter because not used (a3b829f)
  • docs: twitter follow (acc430d)

0.13.3 (2020-08-22)

0.13.2 (2020-08-13)

  • chore(release): 0.13.2 (6a9b2ae)
  • build(package): update dep dev (c1bd54b)
  • fix(index): add description for directives option (216cd18)
  • fix(index): style trailing space (9ac7212)
  • docs(core): rebuild docs (c55aa4c)

0.13.1 (2020-06-22)

  • chore(release): 0.13.1 (962dd80)
  • build: update dep dev (6644897)
  • fix(types): correctly export namespace & function (b3ab502)
  • Add plugin PostHTML-toc (6a2e1d4)
  • add posthtml-richtypo (8ee32bc)
  • docs: add posthtml-extra-attributes to readme.md (5de4a7e)
  • docs: add posthtml-markdownit to readme.md (f3cceac)
  • docs: add posthtml-mso to readme.md (c00de5c)
  • docs: add posthtml-postcss-merge-longhand to readme.md (fb4a605)
  • docs: added posthtml-postcss-treeshaker to optimizing table (334da09)

0.13.0 (2020-04-27)

0.12.3 (2020-04-21)

  • chore(release): 0.12.3 (85e7e7a)
  • build: revert engine version (3043332)

0.12.2 (2020-04-16)

0.12.1 (2020-04-14)

  • chore(docs): add posthtml-safe-class-names plugin (cf284c5)
  • chore(dotfiles): update .editorconfig to don't trim trailing whitespaces in .md files (5c34141)
  • chore(package): change homepage (0b06f3d)
  • chore(release): 0.12.1 (4e1468e)
  • docs: add posthtml-fetch to readme (96a4a47)
  • docs: fix indent (8b24b72)
  • docs: update links and phrasing adjustments (f7f13d2)
  • docs(*): fix examples code formatting (9286acd)
  • docs(readme): add posthtml-hash (3c81ea4)
  • docs(readme): add posthtml-inline-favicon (ad0d43d)
  • docs(README): Add posthtml-inline-svg (bf4ca4a)
  • docs(readme): add posthtml-insert-at (fddaa1a)
  • docs(readme): add posthtml-noopener plugin (afa89d2)
  • docs(readme): add posthtml-noscript (c24292e)
  • docs(readme): add twitter badge (2f8381a)
  • build: update dep dev (82cca35)
  • add plugin-link-preload, plugin-remove-duplicates (173796a)
  • Add posthtml-prism to plugins list. (3bd8aba)
  • Add posthtml-style-expansion (c0d874c)
  • Add posthtml-url-parameters to plugins list. (84f14c3)

0.12.0 (2019-10-11)

  • chore: update (b10f811)
  • chore(*): remove inactive users (aa55451)
  • chore(index): add myself (83f18e1)
  • chore(index): update example (75252b1)
  • chore(release): 0.12.0 (b4e064e)
  • test(core): create core (f8932d3)
  • test(core): fix style (03ce694)
  • test(plugins): change methods name (8c71b1a)
  • test(plugins): delivered to the core (28cf466)
  • test(plugins): for core methods, issue #242 (958f480), closes #242
  • test(plugins): forgot uncomment (f66b4eb)
  • docs: update (0f99cf9)
  • docs(core): add myself (1ce770f)
  • docs(core): rebuild (b484b65)
  • docs(core): remove static method (f873e72)
  • docs(plugins): add messages/fromString/toString description (db4657b)
  • docs(plugins): change methods name (aa13190)
  • docs(plugins): fix and update examples for parse/render (d467a12)
  • fix(index): example for parser/render (d25743f)
  • fix(index): forgot change methods name (72a8640)
  • fix(index): remove static method because not return class constructor (7825559)
  • perf(index): change name methos (4f97355)
  • feat(index): tree fromString/toString, close #242 (2647d53), closes #242
  • Added call to donate after npm install (optional) (40c2d5d)
  • Added financial contributors to the README (5fbe573)

0.11.6 (2019-08-30)

  • chore(changelog): update changelog (6ae0edd)
  • chore(changelog): update changelog (15d7b99)
  • chore(deps): update depDev (dc2d0a7)
  • chore(release): 0.11.6 (3f186ee)
  • feat(typings): Type-inference for node.prototype.match (90d3c48)
  • refactor: code review (1daa61a)
  • fix: typings (97d89ad)

0.11.5 (2019-08-27)

  • chore(package.json): update depDev (a25527f)
  • chore(release): 0.11.5 (cd3f87d)
  • docs: add maintainer scrum (87e8dd6)
  • docs(api): fix style (b85a736)
  • style: according linter recommend (3475fdc)
  • perf: add TypeScript typings (89bf763), closes #288
  • Add posthtml-minify-classnames to plugins list (9844a08)
  • Add posthtml-pseudo (8b86f58)
  • Create FUNDING.yml (b43395b)
  • Update FUNDING.yml (401de68)
  • Update FUNDING.yml (1950f58)
  • Update README.md (1009bff)

0.11.4 (2019-05-06)

  • chore(changelog): fix version (cc4c5a9)
  • chore(package): support Object assign fro old node (7f5a645)
  • chore(release): 0.11.4 (8017683)
  • chore(release): again (7ca99f1)
  • test: update init for mocha (be634f6)
  • test(message): add test for extending from prevent tree (6cb238a)
  • test(options): if tree not object (dcdb3e7)
  • build: remove pkg lock (5c9b45a)
  • build: update build system, close #279 (ca77e4a), closes #279
  • build: update depDev (c975225)
  • perf: drop support old nodejs, close #281 (8693f08), closes #281
  • perf: made a repetitive design in a private function (fabeef4)
  • perf: remove object assign for old nodejs (f84b0e9)
  • perf(api): api is not a place for concatenation. (f428425)
  • perf(api): inherit from the previous tree (4e69577)
  • perf(api): move message to posthtml constructor (c51e40f)
  • perf(api): rename api to extendApi (846e386)
  • perf(index): set the previous tree as the context value for api (21170c7)
  • style: according standard (8a0b8d2)
  • style: change function name ) (169f42b)
  • style: change my login ) (4696ef4)
  • style: fix lint report error (52e18a6)
  • docs: remove posthtml-email-remove-unused-css (1c94381)
  • docs(api): update (20cdc85)
  • docs(core): update (d088ab2)
  • docs(README): Add posthtml-highlight (0928d37)
  • docs(README): fix link name to posthtml-highlight (3ed56ee)
  • [docs]: Broken links in README (dd4b9d1)
  • Add link to posthtml-favicons (7ada1d4)
  • added prevent-widows plugin to README.md (ea1166c)
  • Clarify code a little (b5e2d67)
  • fix(index): if tree not object (3fd9548)
  • fix(readme): adds missing bracket (ff3102f)
  • fix(test/options): incorrect transfer option for the process (c5fd774)
  • pef(api): perfomance api (6058917)
  • refactor(index): extend Api in PostHTML constructor and extend tree from this context (32b5c89)
  • revert(api): return export api methods (90e3565)

0.11.3 (2018-01-26)

  • chore(release): 0.11.3 (0a8f962)
  • fix(index): instance new api between files, close #250 (25120a9), closes #250
  • perf(api): rewrite to constructor, close #258 (89238cb), closes #258
  • test(api): rewrite to api constructor (7cfdb95)

0.11.2 (2018-01-19)

0.11.1 (2018-01-16)

  • chore(.github): add CODEOWNERS (a18d092)
  • chore(.github): add ISSUE_TEMPLATE (5af368c)
  • chore(.github): add PULL_REQUEST_TEMPLATE (24117b6)
  • chore(release): 0.11.1 (c79f7a8)
  • fix(index): don't throw on empty tree () (c66f9e2)
  • build(package): use standard-version for release (aecad48)
  • ci(.travis): add node lts && 6 (4dc7bea)
  • refactor(api): include extend && simplify export (fd06914)
  • Update README.md (4381164)

0.11.0 (2017-12-12)

  • chore(lock): update depDev (1ecae57)
  • chore(package): use files to reduce package size (dea5ed7)
  • chore(ver): v0.11.0 (536619f)
  • feat(index): add support for messages (result.messages) (e38bb9b)
  • fix(readme): typo in webpack config, close #222 (92b0261), closes #222
  • Add LICENSE (80ce3e5)
  • Fix plugin runtime throws test (9457b08)
  • fixes #224 errors from plugins now returned (5dbfd6a), closes #224
  • Revert "chore(package): update depDev" (7b25c94)
  • test(api): fix if classes is undefined (a2457ed)
  • docs(readme): add posthtml-spaceless (b7ef302)

0.10.1 (2017-11-24)

  • chore(package): update depDev (aa5ac28)
  • chore(ver): v0.10.1 (2405ecf)
  • fix(index): did not pass options for parser (b8cd535)
  • docs: update changelog (86109ac)

0.10.0 (2017-11-23)

  • chore: update posthtml-parser (0e767d8)
  • chore(package): update jsdoc-to-markdown to version 3.0.0 (23e4bf2)
  • chore(package): update mocha to version 3.4.0 (e97704d)
  • chore(package): update standard to version 10.0.2 (08a419c)
  • chore(package): update standard to version 9.0.0 (d9f9d30)
  • chore(package): update standard to version 9.0.2 (3dc3d89)
  • chore(ver): v0.10.0 (8f58965)
  • test: fix not support string template old nodes (3f07e1c)
  • test: fix typo (32e29e3)
  • test: for option directives (015433f)
  • test: update title (5ea4023)
  • docs: add directives description, close #230 (876315e), closes #230
  • [new] posthtml-remove-tags (3e32662)
  • add rollup example (eedd79e)
  • fix typo (32922f7)

0.9.2 (2017-01-20)

  • chore(*): delete MAINTAINERS file (177671d)
  • chore(package): update chai-as-promised to version 6.0.0 (9ac7444)
  • chore(package): update es6-promise to version 4.0.5 (690d3c4)
  • chore(package): update jsdoc-to-markdown to version 2.0.0 (7362ec6)
  • chore(package): update mocha to version 3.1.2 (18b8d73)
  • chore(package): update standard to version 8.3.0 (06dd8f9)
  • chore(ver): v0.9.2 (aa7c848)
  • fix(*): Cannot read property 'length' of undefined (03da01e)
  • fix(index): trailing space (3cd00b7)
  • fix(index): typo in require method (088c9e3)
  • fix(test): fix tree for test options set (03286ea)
  • Add two new plugin links to README.md (2e81d77)
  • fix repo url (f8da54b)
  • Fixed reference links collision (db39fd7)
  • no message (8b4e0aa)
  • posthtml-webp plugin info (0512336)
  • readme cleanup (3a829db)
  • To determine the name of the processor (52236e2)
  • style(index): del description comments (7f64ceb)
  • style(index): del version in comment description (b2770db)
  • style(index): description for process property (7be67f7)
  • style(index): remove trailing space (b5d9115)
  • refactor(index): get name and version from package (e63f5e5)

0.9.1 (2016-09-29)

  • chore(dotfiles): update .editorconfig, .gitignore, .npmignore && .mversionrc (bb18e07)
  • chore(npmignore): rm README.md (2c9bb6c)
  • chore(package): update posthtml-parser to version 0.2.0 (01c4421)
  • chore(ver): v0.9.1 (6b951cb)
  • docs(*): add guidelines and update style (d638ce3)
  • docs(*): add jsdoc2md for core, api docs, update README && docs/ (78dd36a)
  • docs(README): refactor parser plugins, render, middleware, add webpack 2 (ff33cdd)
  • style(*): update code style to org guidelines (b5ae152)
  • Create MAINTAINERS (6c199a6)
  • make code generator configurable (22c8ec4)

0.9.0 (2016-07-06)

  • chore(package): update dependencies (e2fdec0)
  • chore(README): readme style (c11807e)
  • chore(ver): v0.9.0 (5db4fe3)
  • feat(*): make parser configurable (bfa3e6d)
  • feat(lib): make use method variadic (43d6a6b)
  • Add a few plugins to README.md (28bc4a6)
  • Update README.md (2ad6d32)
  • fix(*): fix run jscs after version update (124f857)

0.8.7 (2016-05-04)

  • chore(ver): v0.8.7 (c9049a3)
  • perf(lib): on demand html rendering (4ef0df9)
  • test(api): add test for multiple matches in array (e96e2e9)

0.8.6 (2016-04-26)

  • chore(ver): v0.8.6 (e9f7022)
  • fix(api): report true for boolean attrs (70cec9d)
  • fix(docs): correct typo (b5133f5)
  • Fix typo in Plugins->posthtml-hint URL (cde312f)

0.8.5 (2016-03-31)

  • chore(*): add strict mode (e425021)
  • chore(*): remove jshint global instructions (29013bb)
  • chore(test): add Object.assign polyfill (463dd3a)
  • chore(ver): v0.8.5 (c0302af)
  • refactor(lib): simplify tryCatch helper (d8642c3)
  • refactor(test): move shims to init (ca83a9a)
  • perf(api): remove extra slice call (8a3ff11)
  • docs(*): correct spelling and grammar in doc blocks (a566588)
  • docs(api): fix code style and syntax in examples (13ce442)
  • Update plugins.md (00bbca7)
  • fix(README): fix style in Readme (9944446)

0.8.4 (2016-03-30)

  • chore(docs): small fix to code style in Readme (05e95be)
  • chore(readme): remove ideas for plugin section (f275e9a)
  • chore(readme): remove ideas for plugin section (0189a4f)
  • chore(ver): v0.8.3 (c849a3f)
  • chore(ver): v0.8.4 (21c94ed)
  • refactor(api): remove micro-optimizations (3a41ee0)
  • refactor(lib): simplify isPromise (cabba10)
  • Add posthtml-attrs-sorter to the plugins list (f9474c3)
  • Add posthtml-remove-attributes to README (31b9fc2)
  • Enable "should.eventually" (487c579)
  • Fixed links to Koa.js & electron-posthtml (dcdc8f3)
  • Update package.json (6b319cf)
  • Update package.json (59b562c)
  • docs(*): add info about reserved names in plugins (d94a022)
  • feat(docs): update README, add docs folder (619a97c)
  • fix(*): promise check and tests (79bcff9)

0.8.3 (2016-02-26)

  • chore(ver): v0.8.3 (0f0083e)
  • fix(*): promise check and tests (0162f97)
  • Add posthtml-attrs-sorter to the plugins list (8fcf636)
  • Add posthtml-css-modules to the plugins list (fc3fc63)
  • Enable "should.eventually" (d91c53b)
  • Update README.md (5471110)

0.8.2 (2016-02-05)

  • chore(ver): v0.8.2 (2544e55)
  • feat(*): remove compilations. Support for NodeJS v0.10 (ac437b7)
  • Add link to the plugins catalog in the README (a8cba9e)
  • Add new plugin (posthtml-alt-always) (b32219b)
  • Change text about the plugins catalog (e9c06f5)
  • Change text about the plugins catalog [2] (5a4f7d5)
  • fix typo (887e6c8)
  • fix typo (0812a9d)
  • Update README.md (40f46c1)

0.8.1 (2016-01-08)

  • chore(ver): v0.8.1 (23647a7)
  • fix(api): fix binds tree for import API (a8f2500)
  • fix(docs): fix readme (cd61bc1)
  • feat(docs): add Gitter chat badge (97ba984)
  • feat(docs): add more plugins in plugin list (52bfcad)
  • feat(docs): add new plugins link & add plugin boilerplate link (4064403)
  • Add Gitter badge (c2e6da6)
  • Add link to posthtml-prefix-class to readme (0c1ffc4)
  • Add posthtml-attrs-parser to helpers (fa12785)
  • Add posthtml-collect-inline-styles link to README.md (6647559)
  • Add posthtml-extend to plugins list (d7d202b)
  • Add posthtml-img-autosize to plugins list (6cdcb5e)
  • add posthtml-px2rem (90708b4)
  • changed README to add link to grunt-posthtml (41f77e4)
  • fix typo in readme (9de3e16)
  • more detailed Grunt description in README.md (78f03bf)

0.8.0 (2015-11-24)

  • chore(ver): v0.8.0 (2fc47ba)
  • feat(*): upd nodejs deps in travis.yml (481378d)
  • feat(api): chaining (03080a6)
  • feat(docs): upd plugin sections in Readme (c69bc2b)
  • Add posthtml-inline-css to plugins list (d8a366f)
  • add posthtml-web-component link (ea398dc)
  • fix bug when node is null (b86f55c)
  • fix readme (02934ea)
  • made changes to README (9c55970)
  • Update README (cfb3b27)
  • fix(docs): delete parse section (1651109)

0.7.0 (2015-10-21)

  • chore(ver): v0.7.0 (1286501)
  • feat(*): new dependencies·for posthtml-parser posthtml-render (a5bc312)
  • feat(api): delete matchClass method (912f72a)
  • feat(docs): add dependency info to readme (6c3419c)

0.6.0 (2015-10-17)

  • chore(ver): v0.6.0 (2c64a4e)
  • feat(*): fix code style (7a743f7)
  • feat(api): Support RegExp in matcher Object (e3bd991)
  • feat(docs): add matchClass deprecated info (14f1757)
  • add inline css plugin idea (952b974)
  • Added link to posthtml-classes plugin (20ca5be)
  • added link to posthtml-match-helper (c2fc652)
  • added link to posthtml-static-react (34bd82e)
  • cleanup Readme (b8986d0)

0.5.0 (2015-10-10)

  • chore(ver): v0.5.0 (9a77750)
  • feat(api): support RegExp matchers (783c566)
  • feat(docs): add license info to readme (3230023)
  • feat(docs): add posthtml-bem plugin in readme (2eea4b1)
  • feat(docs): add posthtml-retext info & upd links (541dbc0)
  • feat(docs): add project-stub link. Fix long titles. Upd PostHTMLTree example (57f4833)

0.4.1 (2015-10-03)

0.4.0 (2015-10-03)

  • chore(*): add logo.svg (968f17d)
  • chore(build): ignore logo.svg (c9cecfd)
  • chore(docs): add posthtml-style-to-file plugin (81f6644)
  • chore(docs): fix typo (b33e7d4)
  • chore(ver): v0.4.0 (8130ec9)
  • feat(api): handle array matchers (335b5aa)
  • feat(docs): add logo to readme (78740c3)
  • feat(docs): write array matchers example in jsdocs/readme (a14b767)
  • feat(lint): upd jscs (cef42d5)
  • feat(posthtml): implement truly sync and async modes, and tests for them (337243f)
  • fix(lint): fix jscsrc (a534e0a)
  • fix(posthtml): code style fix (d1b3484)
  • fix(posthtml): code style fix (26e6d7e)
  • fix(posthtml): extend new object with api methods on each plugin call (82e096e)
  • style(api): drop function keywords (3f2352b)
  • docs(*): sync-async plugins, PostHTML methods, API methods (0514487)
  • Add retext link for ideas plugin (ab8ba81)
  • Update README.md (69b0789)

0.3.0 (2015-09-25)

  • chore(*): fix code style (ea930d0)
  • chore(ver): v0.3.0 (ab78e06)
  • feat(parser): skip template if tag === false (3cc9e59)

0.2.1 (2015-09-24)

  • chore(ver): v0.2.1 (912b8eb)
  • feat(api): optimize matchClass func (b0311cd)
  • feat(docs): Add Textr plugin to Readme (bdd3270)
  • feat(docs): Write example Gulp plugin for PostHTML in docs (b9c8cef)

0.2.0 (2015-09-23)

  • chore(ver): v0.2.0 (7131e52)
  • fix(test): fix typo & cleanup (e33ba7f)
  • feat(api): rename eachClass to matchClass (efc9b34)
  • feat(api): use options in plugin (0d8c455)
  • feat(docs): options docs write in readme (d72c274)
  • feat(lint): own jscs config (74332ab)
  • feat(parser): own render html func (1520e5f)
  • feat(parser): toHtml tests (789ee54)
  • fix readme (2afb725)
  • update readme (688f3dd)

0.1.0 (2015-09-14)

0.0.4 (2015-09-13)

  • chore(lib): cleanup (6180342)
  • chore(ver): v0.0.4 (92c1ad7)
  • feat(*): upd deps (054bd94)
  • feat(lib): delete getOptions method (931a03a)
  • feat(parser): init (1ca1b39)
  • feat(parser): no skip parse text simbols (42b4d15)
  • feat(parser): Own parser html to tree (748d8f1)
  • feat(readme): add tree example (e46e9bc)
  • fix(lib): fix option declare (db95e06)
  • Update README.md (d646d79)

0.0.3 (2015-08-13)

0.0.2 (2015-07-02)