File: NEWS.md

package info (click to toggle)
r-cran-jquerylib 0.1.4%2Bdfsg-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 144 kB
  • sloc: sh: 28; makefile: 8
file content (16 lines) | stat: -rw-r--r-- 522 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# jquerylib 0.1.4

* `jquery_core(3)` now returns 3.6.0 instead of 3.5.1.
* Closed #4: The dependency behind `jquery_core()` no longer copies every major version of jQuery to it's destination directory.

# jquerylib 0.1.3

* `jquery_core()` no longer returns a `href` `src` field (ensuring that the dependency is always served locally).

# jquerylib 0.1.2

* `jquery_core(3)` now returns 3.5.1 instead of 3.5.0. Also, source maps are now included.

# jquerylib 0.1.1

* `jquery_core(3)` now returns 3.5.0 instead of 3.4.1