@intelligentgraphics/ig.gfx.packager 3.1.0-alpha.3 → 3.1.0-alpha.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (31) hide show
  1. package/build/bin.mjs +1 -1
  2. package/build/{cli-DANmLXRa.mjs → cli-sBIEQH_m.mjs} +39 -636
  3. package/build/cli-sBIEQH_m.mjs.map +1 -0
  4. package/build/{dependencies-DusLuN7Y.mjs → dependencies-DHQlbmdd.mjs} +2 -2
  5. package/build/{dependencies-DusLuN7Y.mjs.map → dependencies-DHQlbmdd.mjs.map} +1 -1
  6. package/build/{generateIndex-DWjOe92Q.mjs → generateIndex-C--2euvA.mjs} +3 -8
  7. package/build/{generateIndex-DWjOe92Q.mjs.map → generateIndex-C--2euvA.mjs.map} +1 -1
  8. package/build/{generateParameterType-BQ1F7eAV.mjs → generateParameterType-BHVKwPrn.mjs} +2 -7
  9. package/build/{generateParameterType-BQ1F7eAV.mjs.map → generateParameterType-BHVKwPrn.mjs.map} +1 -1
  10. package/build/{index-BEREgVJP.mjs → index-50hVP5ou.mjs} +7 -10
  11. package/build/{index-BEREgVJP.mjs.map → index-50hVP5ou.mjs.map} +1 -1
  12. package/build/{index-CqUHGUfc.mjs → index-BsakORqB.mjs} +37 -20
  13. package/build/index-BsakORqB.mjs.map +1 -0
  14. package/build/{postinstall-Da3ZBnje.mjs → postinstall-DBSj4Bwh.mjs} +4 -9
  15. package/build/postinstall-DBSj4Bwh.mjs.map +1 -0
  16. package/build/{publishNpm-B6bEiSNV.mjs → publishNpm-CBY7sxWk.mjs} +6 -10
  17. package/build/{publishNpm-B6bEiSNV.mjs.map → publishNpm-CBY7sxWk.mjs.map} +1 -1
  18. package/build/{rollup-BEli071h.mjs → rollup-DakgWejt.mjs} +8 -13
  19. package/build/rollup-DakgWejt.mjs.map +1 -0
  20. package/build/{scripts-DI0Xj5Yb.mjs → scripts-BmQnbRem.mjs} +2 -5
  21. package/build/scripts-BmQnbRem.mjs.map +1 -0
  22. package/build/{versionFile-tyKtTvcM.mjs → versionFile-DLMeLtg7.mjs} +3 -5
  23. package/build/{versionFile-tyKtTvcM.mjs.map → versionFile-DLMeLtg7.mjs.map} +1 -1
  24. package/lib/lib.mjs +32 -13
  25. package/package.json +14 -15
  26. package/readme.md +184 -175
  27. package/build/cli-DANmLXRa.mjs.map +0 -1
  28. package/build/index-CqUHGUfc.mjs.map +0 -1
  29. package/build/postinstall-Da3ZBnje.mjs.map +0 -1
  30. package/build/rollup-BEli071h.mjs.map +0 -1
  31. package/build/scripts-DI0Xj5Yb.mjs.map +0 -1
package/readme.md CHANGED
@@ -236,17 +236,17 @@ Make sure to register a postinstall command in the workspace package.json, if it
236
236
 
237
237
  The following packages can be installed:
238
238
 
239
- - @intelligentgraphics/3d.ig.gfx.core
240
- - @intelligentgraphics/3d.ig.math
241
- - @intelligentgraphics/3d.ig.gfx.standard
242
- - @intelligentgraphics/3d.ig.gfx.furniture
243
- - @intelligentgraphics/3d.igx.basic
244
- - @intelligentgraphics/3d.igx.bath
245
- - @intelligentgraphics/3d.igx.eval
246
- - @intelligentgraphics/3d.igx.furniture
247
- - @intelligentgraphics/3d.igx.geometry
248
- - @intelligentgraphics/3d.igx.meshcreator
249
- - @intelligentgraphics/3d.igx.upholstery
239
+ - @intelligentgraphics/3d.ig.gfx.core
240
+ - @intelligentgraphics/3d.ig.math
241
+ - @intelligentgraphics/3d.ig.gfx.standard
242
+ - @intelligentgraphics/3d.ig.gfx.furniture
243
+ - @intelligentgraphics/3d.igx.basic
244
+ - @intelligentgraphics/3d.igx.bath
245
+ - @intelligentgraphics/3d.igx.eval
246
+ - @intelligentgraphics/3d.igx.furniture
247
+ - @intelligentgraphics/3d.igx.geometry
248
+ - @intelligentgraphics/3d.igx.meshcreator
249
+ - @intelligentgraphics/3d.igx.upholstery
250
250
 
251
251
  To install the package `IG.GFX.Standard` you can execute the command `npm install @intelligentgraphics/3d.ig.gfx.standard`.
252
252
 
@@ -396,9 +396,9 @@ In order for evaluator classes to be picked up, they need to either implement or
396
396
 
397
397
  The following jsdoc attributes are supported:
398
398
 
399
- - _default_ -> the default value
400
- - _creatorType_ -> to define the type (like Material, String, Geometry)
401
- - _summary_ -> to set a short description for the parameter. By default the generator will use the text above the attributes as the description.
399
+ - _default_ -> the default value
400
+ - _creatorType_ -> to define the type (like Material, String, Geometry)
401
+ - _summary_ -> to set a short description for the parameter. By default the generator will use the text above the attributes as the description.
402
402
 
403
403
  **Example:**
404
404
 
@@ -556,430 +556,439 @@ Afterwards you may need to reload your editor in order for the installed files t
556
556
 
557
557
  ## History
558
558
 
559
+ **IG.GFX.Packager 3.1.0-alpha.5**
560
+
561
+ - drop lodash dependency
562
+ - update dependencies
563
+
564
+ **IG.GFX.Packager 3.1.0-alpha.4**
565
+
566
+ - skip rollup write for watch build
567
+
559
568
  **IG.GFX.Packager 3.1.0-alpha.3**
560
569
 
561
- - add support for skipping declaration file creation
562
- - fix entry point for declaration bundling
570
+ - add support for skipping declaration file creation
571
+ - fix entry point for declaration bundling
563
572
 
564
573
  **IG.GFX.Packager 3.1.0**
565
574
 
566
- - compile js for node 20+
567
- - introduce es modules support for script packages
568
- - automatically generate a console.log statement with the package name, version and copyright string from \_package.json if no version.ts is detected
575
+ - compile js for node 20+
576
+ - introduce es modules support for script packages
577
+ - automatically generate a console.log statement with the package name, version and copyright string from \_package.json if no version.ts is detected
569
578
 
570
579
  **IG.GFX.Packager 3.0.28**
571
580
 
572
- - drop npm install before upload
581
+ - drop npm install before upload
573
582
 
574
583
  **IG.GFX.Packager 3.0.27**
575
584
 
576
- - report failed dependency check but do not abort
585
+ - report failed dependency check but do not abort
577
586
 
578
587
  **IG.GFX.Packager 3.0.26**
579
588
 
580
589
  **IG.GFX.Packager 3.0.25**
581
590
 
582
- - fix stream to buffer conversion..
591
+ - fix stream to buffer conversion..
583
592
 
584
593
  **IG.GFX.Packager 3.0.24**
585
594
 
586
- - retry package upload with trailing slash
595
+ - retry package upload with trailing slash
587
596
 
588
597
  **IG.GFX.Packager 3.0.23**
589
598
 
590
- - no longer rely on existence of a script package for dependency sync
591
- - add command to synchronize libraries with ig.Creator
592
- - add informations regarding watching build mode
593
- - use proper typescript formatter
599
+ - no longer rely on existence of a script package for dependency sync
600
+ - add command to synchronize libraries with ig.Creator
601
+ - add informations regarding watching build mode
602
+ - use proper typescript formatter
594
603
 
595
604
  **IG.GFX.Packager 3.0.22**
596
605
 
597
- - add some more logs
598
- - prevent double minify
599
- - fully support unminified js for release
606
+ - add some more logs
607
+ - prevent double minify
608
+ - fully support unminified js for release
600
609
 
601
610
  **IG.GFX.Packager 3.0.21**
602
611
 
603
- - write source maps
604
- - add support for a watching build mode
612
+ - write source maps
613
+ - add support for a watching build mode
605
614
 
606
615
  **IG.GFX.Packager 3.0.20**
607
616
 
608
- - include images for ig.gfx.standard upload
617
+ - include images for ig.gfx.standard upload
609
618
 
610
619
  **IG.GFX.Packager 3.0.19**
611
620
 
612
- - when parsing the package name as upload domain and sub domain, only use the first two parts that are separated by dots and ignore the rest -> IG.GFX.Standard -> Domain IG, SubDomain GFX
621
+ - when parsing the package name as upload domain and sub domain, only use the first two parts that are separated by dots and ignore the rest -> IG.GFX.Standard -> Domain IG, SubDomain GFX
613
622
 
614
623
  **IG.GFX.Packager 3.0.18**
615
624
 
616
- - add animation json schema to own files and no longer load it from archive
625
+ - add animation json schema to own files and no longer load it from archive
617
626
 
618
627
  **IG.GFX.Packager 3.0.17**
619
628
 
620
- - use provided bin dir
629
+ - use provided bin dir
621
630
 
622
631
  **IG.GFX.Packager 3.0.16**
623
632
 
624
- - fix publishNpm for windows
633
+ - fix publishNpm for windows
625
634
 
626
635
  **IG.GFX.Packager 3.0.15**
627
636
 
628
- - fall back to uploading files from memory if they can't be written to the file system
637
+ - fall back to uploading files from memory if they can't be written to the file system
629
638
 
630
639
  **IG.GFX.Packager 3.0.14**
631
640
 
632
- - remove $schema property from animations when adding them to js bundle
641
+ - remove $schema property from animations when adding them to js bundle
633
642
 
634
643
  **IG.GFX.Packager 3.0.13**
635
644
 
636
- - update typescript and typedoc
637
- - refactor to bundle animations as part of build
645
+ - update typescript and typedoc
646
+ - refactor to bundle animations as part of build
638
647
 
639
648
  **IG.GFX.Packager 3.0.12**
640
649
 
641
- - handle animation json ids that are not valid js identifiers
642
- - default creator index entry description to name
643
- - update typescript
650
+ - handle animation json ids that are not valid js identifiers
651
+ - default creator index entry description to name
652
+ - update typescript
644
653
 
645
654
  **IG.GFX.Packager 3.0.11**
646
655
 
647
- - add library distribution
648
- - write version into \_Package.json
656
+ - add library distribution
657
+ - write version into \_Package.json
649
658
 
650
659
  **IG.GFX.Packager 3.0.10**
651
660
 
652
- - add strictOptional option for index generation -> see [\_Index.json generation](#_indexjson-generation)
661
+ - add strictOptional option for index generation -> see [\_Index.json generation](#_indexjson-generation)
653
662
 
654
663
  **IG.GFX.Packager 3.0.9**
655
664
 
656
- - exit with error code 1 on errors
657
- - sort generateIndex output alphabetically for root level entries
665
+ - exit with error code 1 on errors
666
+ - sort generateIndex output alphabetically for root level entries
658
667
 
659
668
  **IG.GFX.Packager 3.0.8**
660
669
 
661
- - allow typescript parameter type to be generated for \_index.json entries
662
- - add support for interactors in \_index.json generation
670
+ - allow typescript parameter type to be generated for \_index.json entries
671
+ - add support for interactors in \_index.json generation
663
672
 
664
673
  **IG.GFX.Packager 3.0.7**
665
674
 
666
- - correct readme example
667
- - update snapshot
668
- - fix inconsistency in default value handling for index generation
675
+ - correct readme example
676
+ - update snapshot
677
+ - fix inconsistency in default value handling for index generation
669
678
 
670
679
  **IG.GFX.Packager 3.0.6**
671
680
 
672
- - fix check for local packager execution
681
+ - fix check for local packager execution
673
682
 
674
683
  **IG.GFX.Packager 3.0.5**
675
684
 
676
- - update documentation for generateIndex command
677
- - enforce better property order for parameters
678
- - improve index generation
679
- - use typechecker for index generation to improve reliability
680
- - reuse parameters of existing \_index.json when no parameters are defined for an evaluator
685
+ - update documentation for generateIndex command
686
+ - enforce better property order for parameters
687
+ - improve index generation
688
+ - use typechecker for index generation to improve reliability
689
+ - reuse parameters of existing \_index.json when no parameters are defined for an evaluator
681
690
 
682
691
  **IG.GFX.Packager 3.0.4**
683
692
 
684
- - start a troubleshoot section
685
- - use platform line ending when writing definition files
686
- - wrap errors that occur when loading existing packages
693
+ - start a troubleshoot section
694
+ - use platform line ending when writing definition files
695
+ - wrap errors that occur when loading existing packages
687
696
 
688
697
  **IG.GFX.Packager 3.0.3**
689
698
 
690
- - set explicit version for yargs
691
- - correct check for packages being available in both target and basics subdomain
692
- - prompt users to install 3d.ig.gfx.standard
693
- - change workspace package.json to be non optional
699
+ - set explicit version for yargs
700
+ - correct check for packages being available in both target and basics subdomain
701
+ - prompt users to install 3d.ig.gfx.standard
702
+ - change workspace package.json to be non optional
694
703
 
695
704
  **IG.GFX.Packager 3.0.2**
696
705
 
697
- - handle folders in lib directory
706
+ - handle folders in lib directory
698
707
 
699
708
  **IG.GFX.Packager 3.0.0**
700
709
 
701
- - change packager to be installed globally (see [Migrating to ig.gfx.packager 3.0](#migrating-to-iggfxpackager-30))
702
- - offer to upload dependencies, that are defined in the workspace package json, to a creator sub domain if they are not available or outdated (see [Using ig libraries](#using-ig-libraries))
710
+ - change packager to be installed globally (see [Migrating to ig.gfx.packager 3.0](#migrating-to-iggfxpackager-30))
711
+ - offer to upload dependencies, that are defined in the workspace package json, to a creator sub domain if they are not available or outdated (see [Using ig libraries](#using-ig-libraries))
703
712
 
704
713
  **IG.GFX.Packager 3.0.0-beta.3**
705
714
 
706
- - fix build command
707
- - fix loading of localizations
715
+ - fix build command
716
+ - fix loading of localizations
708
717
 
709
718
  **IG.GFX.Packager 3.0.0-beta.2**
710
719
 
711
- - remove json import
720
+ - remove json import
712
721
 
713
722
  **IG.GFX.Packager 3.0.0-beta.1**
714
723
 
715
- - restructure to fix release on windows
716
- - preserve original module structure for output
724
+ - restructure to fix release on windows
725
+ - preserve original module structure for output
717
726
 
718
727
  **IG.GFX.Packager 3.0.0-beta.0**
719
728
 
720
- - update readme
721
- - ignore utf8 bom
722
- - improve readme
723
- - fix chunk file names handling to also work on windows
729
+ - update readme
730
+ - ignore utf8 bom
731
+ - improve readme
732
+ - fix chunk file names handling to also work on windows
724
733
 
725
734
  **IG.GFX.Packager 3.0.0-alpha.9**
726
735
 
727
- - change packager to be installed globally
736
+ - change packager to be installed globally
728
737
 
729
738
  **IG.GFX.Packager 3.0.0-alpha.8**
730
739
 
731
- - verify that packages are built in order when npm dependencies are defined
732
- - when multiple packages are requested to be built, first build basics if available
733
- - fix d.ts file references not being rewritten on build
734
- - use a narrower version range for node js
735
- - remove accidental packager postinstall
740
+ - verify that packages are built in order when npm dependencies are defined
741
+ - when multiple packages are requested to be built, first build basics if available
742
+ - fix d.ts file references not being rewritten on build
743
+ - use a narrower version range for node js
744
+ - remove accidental packager postinstall
736
745
 
737
746
  **IG.GFX.Packager 3.0.0-alpha.7**
738
747
 
739
- - fix some issues and update dependencies
748
+ - fix some issues and update dependencies
740
749
 
741
750
  **IG.GFX.Packager 3.0.0-alpha.6**
742
751
 
743
- - revert back to local installation
752
+ - revert back to local installation
744
753
 
745
754
  **IG.GFX.Packager 3.0.0-alpha.5**
746
755
 
747
- - also close asset server sessions in case of upload errors
748
- - do not check for required dependency versions if no dependencies exist
749
- - improve messages
750
- - ignore package.json when determining wether a repository is dirty
756
+ - also close asset server sessions in case of upload errors
757
+ - do not check for required dependency versions if no dependencies exist
758
+ - improve messages
759
+ - ignore package.json when determining wether a repository is dirty
751
760
 
752
761
  **IG.GFX.Packager 3.0.0-alpha.4**
753
762
 
754
- - fix pre release dependency version check
763
+ - fix pre release dependency version check
755
764
 
756
765
  **IG.GFX.Packager 3.0.0-alpha.3**
757
766
 
758
- - fix source-map-support being inlined
767
+ - fix source-map-support being inlined
759
768
 
760
769
  **IG.GFX.Packager 3.0.0-alpha.2**
761
770
 
762
- - update to esm
771
+ - update to esm
763
772
 
764
773
  **IG.GFX.Packager 3.0.0-alpha.1**
765
774
 
766
- - add missing shebang
775
+ - add missing shebang
767
776
 
768
777
  **IG.GFX.Packager 3.0.0-alpha.0**
769
778
 
770
- - install globally instead of locally for every workspace
771
- - add support for dependency uploading
772
- - add support for library publishing
779
+ - install globally instead of locally for every workspace
780
+ - add support for dependency uploading
781
+ - add support for library publishing
773
782
 
774
783
  **IG.GFX.Packager 2.3.4**
775
784
 
776
- - add comment to the top of built js and d.ts files containing the version, commit sha and date
785
+ - add comment to the top of built js and d.ts files containing the version, commit sha and date
777
786
 
778
787
  **IG.GFX.Packager 2.3.3**
779
788
 
780
- - support package names with multiple dots for animation json scopes
789
+ - support package names with multiple dots for animation json scopes
781
790
 
782
791
  **IG.GFX.Packager 2.3.2**
783
792
 
784
- - reduce update check interval to 60 seconds
793
+ - reduce update check interval to 60 seconds
785
794
 
786
795
  **IG.GFX.Packager 2.3.1**
787
796
 
788
- - fix scope not being created when only a version ts and animations exist
797
+ - fix scope not being created when only a version ts and animations exist
789
798
 
790
799
  **IG.GFX.Packager 2.3.0**
791
800
 
792
- - handle additional white space in version log parsing
793
- - improve error message on invalid license path
794
- - add support for generation of index.json files for Evaluators
801
+ - handle additional white space in version log parsing
802
+ - improve error message on invalid license path
803
+ - add support for generation of index.json files for Evaluators
795
804
 
796
805
  **IG.GFX.Packager 2.2.0**
797
806
 
798
- - add support for license files
799
- - improve error message when encountering invalid syntax in an animation json file
807
+ - add support for license files
808
+ - improve error message when encountering invalid syntax in an animation json file
800
809
 
801
810
  **IG.GFX.Packager 2.1.4**
802
811
 
803
- - support referencing assets from jsdoc for typedoc generation
804
- - update typescript and typedoc
812
+ - support referencing assets from jsdoc for typedoc generation
813
+ - update typescript and typedoc
805
814
 
806
815
  **IG.GFX.Packager 2.1.3**
807
816
 
808
- - use package scope, if available, when adding animations
817
+ - use package scope, if available, when adding animations
809
818
 
810
819
  **IG.GFX.Packager 2.1.2**
811
820
 
812
- - improve handling of interactors with many dots in name
813
- - throw an error when executing build for a package without typescript files
814
- - migrate to jszip to resolve zip issues
821
+ - improve handling of interactors with many dots in name
822
+ - throw an error when executing build for a package without typescript files
823
+ - migrate to jszip to resolve zip issues
815
824
 
816
825
  **IG.GFX.Packager 2.1.1**
817
826
 
818
- - fix update notifier
827
+ - fix update notifier
819
828
 
820
829
  **IG.GFX.Packager 2.1.0**
821
830
 
822
- - write "beta" or "patch" into version file for versions != x.x.x.100
823
- - remove client side version check
824
- - restrict typescript and typedoc version
831
+ - write "beta" or "patch" into version file for versions != x.x.x.100
832
+ - remove client side version check
833
+ - restrict typescript and typedoc version
825
834
 
826
835
  **IG.GFX.Packager 2.0.10**
827
836
 
828
- - validate script runtime property
829
- - change schema validation to only log instead of refusing a file
837
+ - validate script runtime property
838
+ - change schema validation to only log instead of refusing a file
830
839
 
831
840
  **IG.GFX.Packager 2.0.9**
832
841
 
833
- - automatically generate a tsconfig when non exists
842
+ - automatically generate a tsconfig when non exists
834
843
 
835
844
  **IG.GFX.Packager 2.0.8**
836
845
 
837
- - also emit all diagnostics when emit wasn't skipped
838
- - fix release empty message
839
- - add message when no targets could be found for build or release
846
+ - also emit all diagnostics when emit wasn't skipped
847
+ - fix release empty message
848
+ - add message when no targets could be found for build or release
840
849
 
841
850
  **IG.GFX.Packager 2.0.7**
842
851
 
843
- - fix copyright informations not being optional
852
+ - fix copyright informations not being optional
844
853
 
845
854
  **IG.GFX.Packager 2.0.6**
846
855
 
847
- - add noValidate option for publish
848
- - add pushOnly option for publish
856
+ - add noValidate option for publish
857
+ - add pushOnly option for publish
849
858
 
850
859
  **IG.GFX.Packager 2.0.5**
851
860
 
852
- - fix typo
861
+ - fix typo
853
862
 
854
863
  **IG.GFX.Packager 2.0.4**
855
864
 
856
- - use postinstall rather than postprepare
865
+ - use postinstall rather than postprepare
857
866
 
858
867
  **IG.GFX.Packager 2.0.3**
859
868
 
860
- - support generation of typedoc
861
- - fix releases path
869
+ - support generation of typedoc
870
+ - fix releases path
862
871
 
863
872
  **IG.GFX.Packager 2.0.2**
864
873
 
865
- - correct readme and description
874
+ - correct readme and description
866
875
 
867
876
  **IG.GFX.Packager 2.0.1**
868
877
 
869
- - add postprepare script and update notifier
878
+ - add postprepare script and update notifier
870
879
 
871
880
  **IG.GFX.Packager 2.0.0**
872
881
 
873
- - version bump
882
+ - version bump
874
883
 
875
884
  **IG.GFX.Packager 1.3.1**
876
885
 
877
- - update readme
878
- - rename release to publish
886
+ - update readme
887
+ - rename release to publish
879
888
 
880
889
  **IG.GFX.Packager 1.3.0**
881
890
 
882
- - copy basics to lib folder
883
- - fix printing of comments
884
- - only archive actual releases
885
- - allow version to be set from env
886
- - reenable disabled modules
887
- - bump min node version to 10
891
+ - copy basics to lib folder
892
+ - fix printing of comments
893
+ - only archive actual releases
894
+ - allow version to be set from env
895
+ - reenable disabled modules
896
+ - bump min node version to 10
888
897
 
889
898
  **IG.GFX.Packager 1.3.0-alpha.3**
890
899
 
891
- - remove unnecessary inquirer prompts
892
- - copy basics to lib folder
893
- - fix printing of comments
900
+ - remove unnecessary inquirer prompts
901
+ - copy basics to lib folder
902
+ - fix printing of comments
894
903
 
895
904
  **IG.GFX.Packager 1.3.0-alpha.2**
896
905
 
897
- - only archive actual releases
906
+ - only archive actual releases
898
907
 
899
908
  **IG.GFX.Packager 1.3.0-alpha.1**
900
909
 
901
- - fixes
910
+ - fixes
902
911
 
903
912
  **IG.GFX.Packager 1.3.0-alpha.0**
904
913
 
905
- - only allow a single directory for release
906
- - allow version to be set from env
907
- - reenable disabled modules
908
- - bump min node version to 10
914
+ - only allow a single directory for release
915
+ - allow version to be set from env
916
+ - reenable disabled modules
917
+ - bump min node version to 10
909
918
 
910
919
  **IG.GFX.Packager 1.2.4**
911
920
 
912
- - fixed node 6 support
913
- - added missing transpilation of js files
921
+ - fixed node 6 support
922
+ - added missing transpilation of js files
914
923
 
915
924
  **IG.GFX.Packager 1.2.3**
916
925
 
917
- - added transpilation of dependencies. disabled release command
926
+ - added transpilation of dependencies. disabled release command
918
927
 
919
928
  **IG.GFX.Packager 1.2.2**
920
929
 
921
- - changed target to node 6
922
- - added compilation with babel to ensure everything works on node 8
930
+ - changed target to node 6
931
+ - added compilation with babel to ensure everything works on node 8
923
932
 
924
933
  **IG.GFX.Packager 1.2.1**
925
934
 
926
935
  **IG.GFX.Packager 1.2.0**
927
936
 
928
- - updated readme
937
+ - updated readme
929
938
 
930
939
  **IG.GFX.Packager 1.2.0-alpha.0**
931
940
 
932
- - moved bridge settings validation
933
- - disabled index json reading
934
- - added maybe working net packager replacement
941
+ - moved bridge settings validation
942
+ - disabled index json reading
943
+ - added maybe working net packager replacement
935
944
 
936
945
  **IG.GFX.Packager 1.1.3**
937
946
 
938
- - added newVersion, targetDomain and targetSubdomain options
947
+ - added newVersion, targetDomain and targetSubdomain options
939
948
 
940
949
  **IG.GFX.Packager 1.1.2**
941
950
 
942
951
  **IG.GFX.Packager 1.1.1**
943
952
 
944
- - fixed releasing of packages with src folder
953
+ - fixed releasing of packages with src folder
945
954
 
946
955
  **IG.GFX.Packager 1.1.0**
947
956
 
948
- - [release] added noUpload option
949
- - [release] added using of default value for domains and subdomains when the input value is empty
950
- - [release] added ensuring that the new version is greater than the current version
951
- - [release] added overwriting of domain and subdomain via prompt
957
+ - [release] added noUpload option
958
+ - [release] added using of default value for domains and subdomains when the input value is empty
959
+ - [release] added ensuring that the new version is greater than the current version
960
+ - [release] added overwriting of domain and subdomain via prompt
952
961
 
953
962
  **IG.GFX.Packager 1.1.0-alpha.5**
954
963
 
955
- - fixed node polyfills...
964
+ - fixed node polyfills...
956
965
 
957
966
  **IG.GFX.Packager 1.1.0-alpha.4**
958
967
 
959
- - fixed locales not being published
968
+ - fixed locales not being published
960
969
 
961
970
  **IG.GFX.Packager 1.1.0-alpha.3**
962
971
 
963
- - added localization
972
+ - added localization
964
973
 
965
974
  **IG.GFX.Packager 1.1.0-alpha.2**
966
975
 
967
- - rename to ig.gfx.packager
968
- - added overwriting of domain and subdomain via prompt for publish
976
+ - rename to ig.gfx.packager
977
+ - added overwriting of domain and subdomain via prompt for publish
969
978
 
970
979
  **IG.GFX.Packager 1.1.0-alpha.1**
971
980
 
972
- - fixed release log format
973
- - added moving of built zip
981
+ - fixed release log format
982
+ - added moving of built zip
974
983
 
975
984
  **IG.GFX.Packager 1.1.0-alpha.0**
976
985
 
977
- - added remaining release functionality
978
- - release command initial commit
986
+ - added remaining release functionality
987
+ - release command initial commit
979
988
 
980
989
  **IG.GFX.Packager 1.0.4**
981
990
 
982
- - added clean option
991
+ - added clean option
983
992
 
984
993
  **IG.GFX.Packager 3.0.16**
985
994