Hello community,

here is the log from the commit of package python-jupyter-datatables for 
openSUSE:Factory checked in at 2019-07-29 17:30:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jupyter-datatables (Old)
 and      /work/SRC/openSUSE:Factory/.python-jupyter-datatables.new.4126 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-jupyter-datatables"

Mon Jul 29 17:30:58 2019 rev:3 rq:719457 version:0.3.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-jupyter-datatables/python-jupyter-datatables.changes
      2019-06-13 23:04:12.507348467 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-jupyter-datatables.new.4126/python-jupyter-datatables.changes
    2019-07-29 17:31:01.742198557 +0200
@@ -1,0 +2,117 @@
+Sun Jul 28 20:28:42 UTC 2019 - Todd R <[email protected]>
+
+- Update to 0.3.1
+  * Save v0.3.0 notebook in finalized state
+  * Optimize GIF
+  * Update README.md
+  * Add v0.3.0 example notebook
+  * Sample size is not deterministic
+  * Fallback to other chart kinds
+  * [0.3.0-rc0] New minor release candidate
+  * Make the datatable static after finalization
+  * Create closure around sample size output
+  * Change naming schema of the tooltip event
+  * Optimize width of the chart canvas
+  * [0.3.0-dev2] New dev release
+  * Fix incorrect sample size log
+  * Histogram data point mapping
+  * Fix histogram not returning a chart
+  * Get rid of unnecessary console logs
+  * [0.3.0-dev1] New dev release
+  * Intercative tooltips on DataTable cell hover
+  * New graph object: Scatter
+  * New graph object: Line
+  * [0.3.0-dev0] New minor release
+  * Handle datetime index dtype
+  * Implicitly format date index
+  * Refactor DataTables configuration
+  * Pass df index to the chart factory
+  * Handle dates if used as values the same way as strings
+  * Fix error message
+  * New graph object: Histogram
+  * New graph object: CategoricalBar
+  * Refactor createDataPreview method to be modular
+  * Create Bar graph object using chartjs
+  * Do not use nlargest and nsmallest for Object dtype
+  * Load chartjs library on initialization
+  * Bump version
+  * Update issue templates
+  * Account for outliers in the sample
+  * Add issue templates
+  * Bump version
+  * Handle focus on search field correctly
+  * Sort the data before plotting
+  * Update module level docstrings
+  * Fix typo in README
+  * Bump version
+  * Include setup files in the sdist
+  * Include css and js files in sdist
+  * Add banner png and svg images
+  * Add image of Jupyter toolbar w/ Finalization button
+  * Bump version
+  * Re-upload clean jupyter-datatables.png
+  * Update README with 0.2.0 features and re-run notebook
+  * Update assets and add new GIFs
+  * Add notebook demonstrating new features for 0.2.0
+  * Bump version
+  * Fix sample size computation
+  * Bump version
+  * Include JavaScript content in package data
+  * Refactor and conform to the StandardJS style
+  * Optimize the svg-container size for 6 data columns
+  * Bump version
+  * Add margins to data previews
+  * Set fixed size to svg containers
+  * Implement data preview for time series data
+  * Get rid of the leftover raw url argument in README
+  * Add scipy to requirements
+  * Bump version
+  * Calculate sample size in a more intelligent way
+  * Implement data preview for non-numeric dtypes
+  * Bump version
+  * Fix boolean mapping
+  * Map pandas dtypes to DataTables and native JS types
+  * Register boolean type detector
+  * Bar plot preview for columns with string dtype
+  * Refactor previews to work on per-column basis
+  * Bump version
+  * Update README.md
+  * Introduce basic data type inference
+  * Do not use dots in class names
+  * Update README.md
+  * Bump version
+  * Remove duplicate notebook and update POC notebook
+  * Histogram preview
+  * [WIP] Plot histogram preview instead of bar chart
+  * Bump version
+  * Move JS code to separate script file
+  * Require jupyter-require>=0.2.1 for fixed fas icons
+  * Fix typos in README installation section
+  * Use raw links to images
+  * Add MANIFEST.in
+  * Rename main.css and move it to the python package
+  * Update README.md
+  * Require jupyter-require >= 0.2.0
+  * Setuptools
+  * Add example of wide table
+  * Add jupyter-require example image
+  * Add POC notebook
+  * Update README.md
+  * Update README.md
+  * Add padding to tables to hide scrollbar in Firefox
+  * Fix non-responsive headers and styling issues
+  * Add persistent linked scroll event handler
+  * [WIP] More fine-grained control over data preview generation
+  * Fix CSS not selector
+  * Preserve scrolling ability for data preview
+  * [XL] Refactor the whole datatable generation process
+  * Fix 2-space indentation and add style for dt-buttons
+  * Add d3 to required libraries and requirejs config
+  * [WIP] Preview for each data column
+  * Customizable alignment of body and header cells
+  * Fix missing length field and prepend buttons to table
+  * [WIP] Buttons
+  * Add .gitignore
+  * Migrate from jupyter-tools
+
+-------------------------------------------------------------------

Old:
----
  jupyter-datatables-0.2.2.tar.gz

New:
----
  jupyter-datatables-0.3.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-jupyter-datatables.spec ++++++
--- /var/tmp/diff_new_pack.6BDF2q/_old  2019-07-29 17:31:02.598197522 +0200
+++ /var/tmp/diff_new_pack.6BDF2q/_new  2019-07-29 17:31:02.598197522 +0200
@@ -18,7 +18,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define         skip_python2 1
 Name:           python-jupyter-datatables
-Version:        0.2.2
+Version:        0.3.1
 Release:        0
 License:        MIT
 Summary:        Jupyter Notebook extension to levarage pandas DataFrames

++++++ jupyter-datatables-0.2.2.tar.gz -> jupyter-datatables-0.3.1.tar.gz ++++++
++++ 25071 lines of diff (skipped)


Reply via email to