forked from freeCodeCamp/devdocs
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnews.json
More file actions
467 lines (467 loc) · 18 KB
/
news.json
File metadata and controls
467 lines (467 loc) · 18 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
[
[
"2022-09-06",
"New documentation: <a href=\"/date_fns/\">date-fns</a>"
],
[
"2022-08-27",
"New documentations: <a href=\"/sanctuary/\">Sanctuary</a>, <a href=\"/requests/\">Requests</a>, <a href=\"/axios/\">Axios</a>"
],
[
"2022-05-03",
"New documentations: <a href=\"/kubernetes/\">Kubernetes</a>, <a href=\"/kubectl/\">Kubectl</a>"
],
[
"2022-04-25",
"New documentation: <a href=\"/nix/\">Nix</a>"
],
[
"2022-03-31",
"New documentation: <a href=\"/eigen3/\">Eigen3</a>"
],
[
"2022-02-21",
"New documentation: <a href=\"/tailwindcss/\">Tailwind CSS</a>"
],
[
"2022-01-12",
"New documentation: <a href=\"/react_router/\">React Router</a>"
],
[
"2022-01-09",
"New documentation: <a href=\"/deno/\">Deno</a>"
],
[
"2021-12-29",
"New documentation: <a href=\"/point_cloud_library/\">PointCloudLibrary</a>"
],
[
"2021-12-27",
"New documentation: <a href=\"/zig/\">Zig</a>"
],
[
"2021-12-26",
"New documentation: <a href=\"/gnu_make/\">GNU Make</a>"
],
[
"2021-12-07",
"New documentation: <a href=\"/prettier/\">Prettier</a>",
"Renamed documentation: <a href=\"/dom/\">Web APIs</a>"
],
[
"2021-12-05",
"New documentation: <a href=\"/esbuild/\">esbuild</a>"
],
[
"2021-12-04",
"New documentation: <a href=\"/vite/\">Vite</a>"
],
[
"2021-11-29",
"New documentation: <a href=\"/i3/\">i3</a>"
],
[
"2021-06-09",
"New documentation: <a href=\"/r/\">R</a>"
],
[
"2021-05-31",
"New documentation: <a href=\"/web_extensions/\">Web Extensions</a>"
],
[
"2021-05-26",
"New documentations: <a href=\"/latex/\">LaTeX</a>, <a href=\"/jq/\">jq</a>"
],
[
"2021-04-29",
"Added <code class=\"_label\">alt + c</code> shortcut to copy URL of original page."
],
[
"2021-02-26",
"New documentation: <a href=\"/react_bootstrap/\">React Bootstrap</a>"
],
[
"2021-01-03",
"New documentation: <a href=\"/ocaml/\">OCaml</a>"
],
[
"2020-12-23",
"New documentation: <a href=\"/gtk/\">GTK</a>"
],
[
"2020-12-07",
"New documentations: <a href=\"/flask/\">Flask</a>, <a href=\"/groovy/\">Groovy</a>, <a href=\"/jinja/\">Jinja</a>, <a href=\"/werkzeug/\">Werkzeug</a>"
],
[
"2020-12-04",
"New documentation: <a href=\"/haproxy/\">HAProxy</a>"
],
[
"2020-11-17",
"TensorFlow has been split into <a href=\"/tensorflow/\">TensorFlow Python</a>, <a href=\"/tensorflow_cpp/\">TensorFlow C++</a>"
],
[
"2020-11-14",
"New documentations: <a href=\"/pytorch/\">PyTorch</a>, <a href=\"/spring_boot/\">Spring Boot</a>"
],
[
"2020-01-13",
"New “Automatic” theme: match your browser or system dark mode setting. <a href=\"/settings\">Enable it in preferences</a>."
],
[
"2020-01-13",
"New documentation: <a href=\"/gnuplot/\">Gnuplot</a>"
],
[
"2019-10-26",
"New documentation: <a href=\"/sequelize/\">Sequelize</a>"
], [
"2019-10-20",
"New documentations: <a href=\"/mariadb/\">MariaDB</a> and <a href=\"/reactivex/\">ReactiveX</a>"
], [
"2019-09-02",
"New documentations added over the last 3 weeks: <a href=\"/scala~2.13_library/\">Scala</a>, <a href=\"/wordpress/\">WordPress</a>, <a href=\"/cypress/\">Cypress</a>, <a href=\"/saltstack/\">SaltStack</a>, <a href=\"/composer/\">Composer</a>, <a href=\"/vue_router/\">Vue Router</a>, <a href=\"/vuex/\">Vuex</a>, <a href=\"/pony/\">Pony</a>, <a href=\"/rxjs/\">RxJS</a>, <a href=\"/octave/\">Octave</a>, <a href=\"/trio/\">Trio</a>, <a href=\"/django_rest_framework/\">Django REST Framework</a>, <a href=\"/enzyme/\">Enzyme</a> and <a href=\"/gnu_cobol/\">GnuCOBOL</a>"
], [
"2019-07-21",
"Fixed several bugs, added an option to automatically download documentation and <a href=\"https://github.com/freeCodeCamp/devdocs/pulls?utf8=%E2%9C%93&q=is%3Apr+is%3Aclosed+sort%3Aupdated-desc+closed%3A%3E2019-07-18+977+988+986+870+886+1024+979+975+941+831+1005+848+942\" target=\"_blank\">more</a>."
], [
"2019-07-19",
"Replaced the AppCache with a Service Worker (which makes DevDocs an installable PWA) and fixed layout preferences on Firefox."
], [
"2018-09-23",
"New documentations: <a href=\"/puppeteer/\">Puppeteer</a> and <a href=\"/handlebars/\">Handlebars.js</a>"
], [
"2018-08-12",
"New documentations: <a href=\"/dart/\">Dart</a> and <a href=\"/qt/\">Qt</a>"
], [
"2018-07-29",
"New documentations: <a href=\"/bash/\">Bash</a>, <a href=\"/graphite/\">Graphite</a> and <a href=\"/pygame/\">Pygame</a>"
], [
"2018-07-08",
"New documentations: <a href=\"/leaflet/\">Leaflet</a>, <a href=\"/terraform/\">Terraform</a> and <a href=\"/koa/\">Koa</a>"
], [
"2018-03-26",
"DevDocs is joining the freeCodeCamp community. Read the announcement <a href=\"https://medium.freecodecamp.org/devdocs-is-joining-the-freecodecamp-community-ae185a1c14a6\" target=\"_blank\">here</a>."
], [
"2018-02-04",
"New documentations: <a href=\"/babel/\">Babel</a>, <a href=\"/jekyll/\">Jekyll</a> and <a href=\"/jsdoc/\">JSDoc</a>"
], [
"2017-11-26",
"New documentations: <a href=\"/bluebird/\">Bluebird</a>, <a href=\"/eslint/\">ESLint</a> and <a href=\"/homebrew/\">Homebrew</a>"
], [
"2017-11-18",
"Added print & PDF stylesheet.\nFeedback welcome on <a href=\"https://twitter.com/DevDocs\" target=\"_blank\" rel=\"noopener\">Twitter</a> and <a href=\"https://github.com/freeCodeCamp/devdocs\" target=\"_blank\" rel=\"noopener\">GitHub</a>."
], [
"2017-09-10",
"<a href=\"/settings\">Preferences</a> can now be exported and imported."
], [
"2017-09-03",
"New documentations: <a href=\"/d/\">D</a>, <a href=\"/nim/\">Nim</a> and <a href=\"/vulkan/\">Vulkan</a>"
], [
"2017-07-23",
"New documentation: <a href=\"/godot/\">Godot</a>"
], [
"2017-06-04",
"New documentations: <a href=\"/electron/\">Electron</a>, <a href=\"/pug/\">Pug</a>, and <a href=\"/falcon/\">Falcon</a>"
], [
"2017-05-14",
"New documentations: <a href=\"/jest/\">Jest</a>, <a href=\"/jasmine/\">Jasmine</a> and <a href=\"/liquid/\">Liquid</a>"
], [
"2017-04-30",
"New documentation: <a href=\"/openjdk/\">OpenJDK</a>"
], [
"2017-02-26",
"Refreshed design.",
"Added <a href=\"/settings\">Preferences</a>."
], [
"2017-01-22",
"New <a href=\"/http/\">HTTP</a> documentation (thanks Mozilla)"
], [
"2016-12-04",
"New documentations: <a href=\"/sqlite/\">SQLite</a>, <a href=\"/codeception/\">Codeception</a> and <a href=\"/codeceptjs/\">CodeceptJS</a>"
], [
"2016-11-20",
"New documentations: <a href=\"/yarn/\">Yarn</a>, <a href=\"/immutable/\">Immutable.js</a> and <a href=\"/async/\">Async</a>"
], [
"2016-10-10",
"New documentations: <a href=\"/scikit_learn/\">scikit-learn</a> and <a href=\"/statsmodels/\">Statsmodels</a>"
], [
"2016-09-18",
"New documentations: <a href=\"/pandas/\">pandas</a> and <a href=\"/twig/\">Twig</a>"
], [
"2016-09-05",
"New documentations: <a href=\"/fish/\">Fish</a>, <a href=\"/bottle/\">Bottle</a> and <a href=\"/scikit_image/\">scikit-image</a>"
], [
"2016-08-07",
"New documentation: <a href=\"/docker/\">Docker</a>"
], [
"2016-07-31",
"New documentations: <a href=\"/bootstrap~3/\">Bootstrap 3</a> and <a href=\"/bootstrap~4/\">Bootstrap 4</a>"
], [
"2016-07-24",
"New documentations: <a href=\"/julia/\">Julia</a>, <a href=\"/crystal/\">Crystal</a> and <a href=\"/redux/\">Redux</a>"
], [
"2016-07-03",
"New documentations: <a href=\"/cmake/\">CMake</a> and <a href=\"/matplotlib/\">Matplotlib</a>"
], [
"2016-06-19",
"New documentation: <a href=\"/love/\">LÖVE</a>"
], [
"2016-06-12",
"New documentation: <a href=\"/angular/\">Angular 2</a>"
], [
"2016-06-05",
"New documentations: <a href=\"/kotlin/\">Kotlin</a> and <a href=\"/padrino/\">Padrino</a>"
], [
"2016-04-24",
"New documentations: <a href=\"/numpy/\">NumPy</a> and <a href=\"/apache_pig/\">Apache Pig</a>"
], [
"2016-04-17",
"New documentation: <a href=\"/perl/\">Perl</a>"
], [
"2016-04-10",
"New documentations: <a href=\"/browser_support_tables/\">Support tables (caniuse.com)</a>, <a href=\"/gcc/\">GCC</a> and <a href=\"/gnu_fortran/\">GNU Fortran</a>"
], [
"2016-03-27",
"New documentation: <a href=\"/typescript/\">TypeScript</a>"
], [
"2016-03-06",
"New documentations: <a href=\"/tensorflow/\">TensorFlow</a>, <a href=\"/haxe/\">Haxe</a> and <a href=\"/ansible/\">Ansible</a>"
], [
"2016-02-28",
"New documentations: <a href=\"/codeigniter/\">CodeIgniter</a>, <a href=\"/nginx_lua_module/\">nginx Lua Module</a> and <a href=\"/influxdata/\">InfluxData</a>"
], [
"2016-02-15",
"New documentations: <a href=\"/cakephp/\">CakePHP</a>, <a href=\"/chef/\">Chef</a> and <a href=\"/ramda/\">Ramda</a>"
], [
"2016-01-31",
"New documentations: <a href=\"/erlang/\">Erlang</a> and <a href=\"/tcl_tk/\">Tcl/Tk</a>"
], [
"2016-01-24",
"“Multi-version support” has landed!"
], [
"2015-11-22",
"New documentations: <a href=\"/phoenix/\">Phoenix</a>, <a href=\"/dojo/\">Dojo</a>, <a href=\"/relay/\">Relay</a> and <a href=\"/flow/\">Flow</a>"
], [
"2015-11-08",
"New documentations: <a href=\"/elixir/\">Elixir</a> and <a href=\"/vagrant/\">Vagrant</a>"
], [
"2015-10-18",
"Added a \"Copy to clipboard\" button inside each code block."
], [
"2015-09-13",
"New documentation: <a href=\"/phalcon/\">Phalcon</a>"
], [
"2015-08-09",
"New documentation: <a href=\"/react_native/\">React Native</a>"
], [
"2015-08-03",
"Added an icon in the sidebar to constrain the width of the UI (visible when applicable)."
], [
"2015-08-02",
"New documentations: <a href=\"/q/\">Q</a> and <a href=\"/opentsdb/\">OpenTSDB</a>"
], [
"2015-07-26",
"Added search aliases (e.g. <code class=\"_label\">$</code> is an alias for <code class=\"_label\">jQuery</code>).\n<a href=\"/help#aliases\">Click here</a> to see the full list. Feel free to suggest more on <a href=\"https://github.com/freeCodeCamp/devdocs/issues/new\" target=\"_blank\" rel=\"noopener\">GitHub</a>.",
"Added <code class=\"_label\">shift + ↓/↑</code> shortcut for scrolling (same as <code class=\"_label\">alt + ↓/↑</code>)."
], [
"2015-07-05",
"New documentations: <a href=\"/drupal/\">Drupal</a>, <a href=\"/vue/\">Vue.js</a>, <a href=\"/phaser/\">Phaser</a> and <a href=\"/webpack/\">webpack</a>"
], [
"2015-05-24",
"New <a href=\"/rust/\">Rust</a> documentation"
], [
"2015-04-26",
"New <a href=\"/apache_http_server/\">Apache HTTP Server</a> and <a href=\"/npm/\">npm</a> documentations"
], [
"2015-03-22",
"New <a href=\"/meteor/\">Meteor</a> and <a href=\"/mocha/\">mocha</a> documentations"
], [
"2015-02-22",
"Improved <a href=\"/http/\">HTTP</a> documentation",
"New <a href=\"/minitest/\">Minitest</a> documentation"
], [
"2015-02-16",
"The sidebar is now resizable (drag & drop)."
], [
"2015-02-15",
"New <a href=\"/iojs/\">io.js</a>, <a href=\"/symfony/\">Symfony</a>, <a href=\"/clojure/\">Clojure</a>, <a href=\"/lua/\">Lua</a> and <a href=\"/yii1/\">Yii 1.1</a> documentations"
], [
"2015-02-08",
"New dark theme"
], [
"2015-01-13",
"<a href=\"/offline\">Offline mode</a> has landed!"
], [
"2014-12-21",
"New <a href=\"/react/\">React</a>, <a href=\"/rethinkdb/\">RethinkDB</a>, <a href=\"/socketio/\">Socket.IO</a>, <a href=\"/modernizr/\">Modernizr</a> and <a href=\"/bower/\">Bower</a> documentations"
], [
"2014-11-30",
"New <a href=\"/phpunit/\">PHPUnit</a> and <a href=\"/nokogiri/\">Nokogiri</a> documentations"
], [
"2014-11-16",
"New <a href=\"/python2/\">Python 2</a> documentation"
], [
"2014-11-09",
"New design\nFeedback welcome on <a href=\"https://twitter.com/DevDocs\" target=\"_blank\" rel=\"noopener\">Twitter</a> and <a href=\"https://github.com/freeCodeCamp/devdocs\" target=\"_blank\" rel=\"noopener\">GitHub</a>."
], [
"2014-10-19",
"New <a href=\"/svg/\">SVG</a>, <a href=\"/marionette/\">Marionette.js</a>, and <a href=\"/mongoose/\">Mongoose</a> documentations"
], [
"2014-10-18",
"New <a href=\"/nginx/\">nginx</a> documentation"
], [
"2014-10-13",
"New <a href=\"/xpath/\">XPath</a> documentation"
], [
"2014-09-07",
"Updated the HTML, CSS, JavaScript, and DOM documentations with additional content."
], [
"2014-08-04",
"New <a href=\"/django/\">Django</a> documentation"
], [
"2014-07-27",
"New <a href=\"/markdown/\">Markdown</a> documentation"
], [
"2014-07-05",
"New <a href=\"/cordova/\">Cordova</a> documentation"
], [
"2014-07-01",
"New <a href=\"/chai/\">Chai</a> and <a href=\"/sinon/\">Sinon</a> documentations"
], [
"2014-06-15",
"New <a href=\"/requirejs/\">RequireJS</a> documentation"
], [
"2014-06-14",
"New <a href=\"/haskell/\">Haskell</a> documentation"
], [
"2014-05-25",
"New <a href=\"/laravel/\">Laravel</a> documentation"
], [
"2014-05-04",
"New <a href=\"/express/\">Express</a>, <a href=\"/grunt/\">Grunt</a>, and <a href=\"/maxcdn/\">MaxCDN</a> documentations"
], [
"2014-04-06",
"New <a href=\"/go/\">Go</a> documentation"
], [
"2014-03-30",
"New <a href=\"/cpp/\">C++</a> documentation"
], [
"2014-03-16",
"New <a href=\"/yii/\">Yii</a> documentation"
], [
"2014-03-08",
"Added path bar."
], [
"2014-02-22",
"New <a href=\"/c/\">C</a> documentation"
], [
"2014-02-16",
"New <a href=\"/moment/\">Moment.js</a> documentation"
], [
"2014-02-12",
"The root/category pages are now included in the search index (e.g. <a href=\"/#q=CSS\">CSS</a>)"
], [
"2014-01-19",
"New <a href=\"/d3/\">D3.js</a> and <a href=\"/knockout/\">Knockout.js</a> documentations"
], [
"2014-01-18",
"DevDocs is now available as a <a href=\"https://marketplace.firefox.com/app/devdocs/\">Firefox web app</a>."
], [
"2014-01-12",
"Added <code class=\"_label\">alt + g</code> shortcut for searching on Google.",
"Added <code class=\"_label\">alt + r</code> shortcut for revealing the current page in the sidebar."
], [
"2013-12-14",
"New <a href=\"/postgresql/\">PostgreSQL</a> documentation"
], [
"2013-12-13",
"New <a href=\"/git/\">Git</a> and <a href=\"/redis/\">Redis</a> documentations"
], [
"2013-11-26",
"New <a href=\"/python/\">Python</a> documentation"
], [
"2013-11-19",
"New <a href=\"/rails/\">Ruby on Rails</a> documentation"
], [
"2013-11-16",
"New <a href=\"/ruby/\">Ruby</a> documentation"
], [
"2013-10-24",
"DevDocs is now <a href=\"https://github.com/freeCodeCamp/devdocs\">open source</a>."
], [
"2013-10-09",
"DevDocs is now available as a <a href=\"https://chrome.google.com/webstore/detail/devdocs/mnfehgbmkapmjnhcnbodoamcioleeooe\">Chrome web app</a>."
], [
"2013-09-22",
"New <a href=\"/php/\">PHP</a> documentation"
], [
"2013-09-06",
"New <a href=\"/lodash/\">Lo-Dash</a> documentation ",
"On mobile devices you can now search a specific documentation by typing its name and <code class=\"_label\">Space</code>."
], [
"2013-09-01",
"New <a href=\"/jqueryui/\">jQuery UI</a> and <a href=\"/jquerymobile/\">jQuery Mobile</a> documentations"
], [
"2013-08-28",
"New smartphone interface\nTested on iOS 6+ and Android 4.1+"
], [
"2013-08-25",
"New <a href=\"/ember/\">Ember.js</a> documentation"
], [
"2013-08-18",
"New <a href=\"/coffeescript/\">CoffeeScript</a> documentation",
"URL search now automatically opens the first result."
], [
"2013-08-13",
"New <a href=\"/angularjs/\">Angular.js</a> documentation"
], [
"2013-08-11",
"New <a href=\"/sass/\">Sass</a> and <a href=\"/less/\">Less</a> documentations"
], [
"2013-08-05",
"New <a href=\"/node/\">Node.js</a> documentation"
], [
"2013-08-03",
"Added support for OpenSearch"
], [
"2013-07-30",
"New <a href=\"/backbone/\">Backbone.js</a> documentation"
], [
"2013-07-27",
"You can now customize the list of documentations.\nNew docs will be hidden by default, but you'll see a notification when there are new releases.",
"New <a href=\"/http/\">HTTP</a> documentation"
], [
"2013-07-15",
"URL search now works with single documentations: <a href=\"/#q=js%20sort\">devdocs.io/#q=js sort</a>"
], [
"2013-07-13",
"Added syntax highlighting",
"Added documentation versions"
], [
"2013-07-11",
"New <a href=\"/underscore/\">Underscore.js</a> documentation ",
"Improved compatibility with tablets\nA mobile version is planned as soon as other high priority features have been implemented."
], [
"2013-07-10",
"You can now search specific documentations.\nSimply type the documentation's name and press <code class=\"_label\">Tab</code>.\nThe name is fuzzy matched so you can use abbreviations like <code>js</code> for <code>JavaScript</code>."
], [
"2013-07-08",
"Improved search with fuzzy matching and better results\nFor example, searching <code>jqmka</code> now returns <code>jQuery.makeArray()</code>.",
"DevDocs finally has an icon.",
"<code class=\"_label\">space</code> has replaced <code class=\"_label\">alt + space</code> for scrolling down."
], [
"2013-07-06",
"New <a href=\"/dom/\">DOM</a> and <a href=\"/dom_events/\">DOM Events</a> documentations\nDevDocs now includes almost all reference documents available on the Mozilla Developer Network.\nBig thank you to Mozilla and all the people that contributed to MDN.",
"Implemented URL search: <a href=\"/#q=sort\">devdocs.io/#q=sort</a>"
], [
"2013-07-02",
"New <a href=\"/javascript/\">JavaScript</a> documentation"
], [
"2013-06-28",
"DevDocs made the front page of Hacker News!\nHi everyone — thanks for trying DevDocs.\nPlease bear with me while I fix bugs and scramble to add more docs.\nThis is only v1. There's a lot more to come."
], [
"2013-06-18",
"Initial release"
]
]