Ce site fonctionne mieux avec JavaScript.
Accueil
Explorateur
帮助
返回水杉在线
登录水杉在线
登录水杉码园
wlxsp
/
test1
Suivre
1
Ajouter aux favoris
0
Bifurcation
0
Code
Tickets
0
Demandes d'ajout
0
Versions
0
Wiki
Activité
Parcourir la source
Preps v5.6.4
main
Eric Amodio
il y a 7 ans
Parent
8eeb0aa12b
révision
fb2d755407
3 fichiers modifiés
avec
6 ajouts
et
2 suppressions
Vue séparée
Option de Diff
Voir les Statistiques
Télécharger le Fichier Patch
Télécharger le Fichier des Différences
+4
-0
CHANGELOG.md
+1
-1
package-lock.json
+1
-1
package.json
+ 4
- 0
CHANGELOG.md
Voir le fichier
@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
## [Unreleased]
## [5.6.4] - 2017-10-12
### Fixed
- Fixes [
#168
](
https://github.com/eamodio/vscode-gitlens/issues/168
) - Git environment context was missing
## [5.6.3] - 2017-10-12
### Changed
- Swaps out Moment.js for date-fns to improve blame annotation performance and to reduce the GitLen bundle size (saves ~400kb)
+ 1
- 1
package-lock.json
Voir le fichier
@ -1,6 +1,6 @@
{
"name"
:
"gitlens"
,
"version"
:
"5.6.
3
"
,
"version"
:
"5.6.
4
"
,
"lockfileVersion"
:
1
,
"requires"
:
true
,
"dependencies"
:
{
+ 1
- 1
package.json
Voir le fichier
@ -1,6 +1,6 @@
{
"name"
:
"gitlens"
,
"version"
:
"5.6.
3
"
,
"version"
:
"5.6.
4
"
,
"author"
:
{
"name"
:
"Eric Amodio"
,
"email"
:
"eamodio@gmail.com"
Écrire
Aperçu
Chargement…
Annuler
Enregistrer